microsoftgraph / microsoftgraph/msgraph-metadata
DELETE `/users/{user-id}/sponsors/$ref` is missing
Nobody has claimed this yet.
- Dominant language
- XSLT
- Stars
- 166
- Forks
- 55
- Avg merge
- 16h 12m
- Merged PRs (30d)
- 14
Description
Metadata are missing the following endpoint:
DELETE /users/{user-id}/sponsors/{sponsor-id}/$ref
No code is generated for those methods. Sponsors feature is available in the Graph API for more than 6 months
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
Start by locating the Microsoft Graph metadata entry for DELETE /users/{user-id}/sponsors/{sponsor-id}/$ref and inspect how neighboring sponsors endpoints are represented. Verify that the metadata produces the corresponding generated client method, then confirm the endpoint is covered by the repository's generation or validation process. Done means the endpoint is represented and code generation includes the DELETE method.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100