Skip to content

Instantly share code, notes, and snippets.

@isvargasmsft
Last active November 7, 2023 21:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save isvargasmsft/fde9716f8d6b4b8bb090c10825127926 to your computer and use it in GitHub Desktop.
Save isvargasmsft/fde9716f8d6b4b8bb090c10825127926 to your computer and use it in GitHub Desktop.
CLI command to generate Python API clients with Kiota
kiota generate -l python -c PostsClient -n client -d https://raw.githubusercontent.com/microsoft/kiota-samples/main/get-started/quickstart/posts-api.yml -o ./client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment