microsoftgraph / msgraph-metadata

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

POST `/users/{id}/sponsors/$ref` is missing in the openApi #634

Open andrueastman opened 4 months ago

andrueastman commented 4 months ago

Related to https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/2522

According to the docs at https://learn.microsoft.com/en-us/graph/api/user-post-sponsors?view=graph-rest-1.0&tabs=http, the $ref segment is missing and should be present.