microsoftgraph / microsoftgraph/msgraph-metadata
POST `/users/{id}/sponsors/$ref` is missing in the openApi
Nobody has claimed this yet.
- Dominant language
- XSLT
- Stars
- 166
- Forks
- 55
- Avg merge
- 16h 12m
- Merged PRs (30d)
- 14
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the generated metadata for POST /users/{id}/sponsors/$ref with the Microsoft Graph documentation linked in the issue. The payload names no repository file or test, so first locate the metadata or transformation entry for this endpoint and verify that the generated OpenAPI description includes the $ref segment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100