microsoftgraph / msgraph-metadata

Microsoft Graph metadata captured and used for generating client library code files.
https://graph.microsoft.com
MIT License
107 stars 33 forks source link

Missing OpenAPI authentication aka security scheme information #667

Open itay-grudev opened 3 months ago

itay-grudev commented 3 months ago

The OpenAPI yaml file is missing security scheme information, preventing us from generating fully working clients based on OpenAPI schema alone.

Given that certain SDKs are no longer maintained from Microsoft, would you be kind enough to add that so that we can use auto-generated clients?