Skip to content

Instantly share code, notes, and snippets.

@sebastienlevert
Last active March 15, 2023 19:58
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 sebastienlevert/1cc15522f90015b68b04d54dcab3d94c to your computer and use it in GitHub Desktop.
Save sebastienlevert/1cc15522f90015b68b04d54dcab3d94c to your computer and use it in GitHub Desktop.
kiota generate --language csharp --openapi https://api.apis.guru/v2/specs/github.com/1.1.4/openapi.json --include-path "/orgs/**/projects/**" --class-name GitHubApiClient --namespace-name GitHubClient.ApiClient --output ./Client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment