microsoftgraph / microsoftgraph/msgraph-metadata
DELETE not found for path /rejectedSenders/$ref?$id=https://graph.microsoft.com/v1.0/users/{user-id}
Nobody has claimed this yet.
- Dominant language
- XSLT
- Stars
- 166
- Forks
- 55
- Avg merge
- 16h 12m
- Merged PRs (30d)
- 14
Description
Original HTTP Snippet:
DELETE /v1.0/groups/{id}/rejectedSenders/$ref?$id=https://graph.microsoft.com/v1.0/users/{user-id} HTTP/1.1
Host: graph.microsoft.com
Exception while processing /home/vsts/work/1/a/Snippets/remove-rejectedsender-from-group-v1-httpSnippet.
HTTP Method 'DELETE' not found for path.
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 with the HTTP snippet at /home/vsts/work/1/a/Snippets/remove-rejectedsender-from-group-v1-httpSnippet and compare its DELETE path with the linked Microsoft Graph documentation example. Trace how this request is represented in the metadata used for client generation. Done means the endpoint is recognized and the snippet no longer reports that the DELETE method is missing.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100