microsoftgraph / microsoftgraph/msgraph-metadata
GET not found for /places/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:
GET /v1.0/places/979e9793-3e91-40eb-b18c-0ea937893956 HTTP/1.1
Host: graph.microsoft.com
Exception while processing /home/vsts/work/1/a/Snippets/get-room-v1-httpSnippet.
HTTP Method 'GET' not found for path.
Docs: https://learn.microsoft.com/en-us/graph/api/place-get?view=graph-rest-1.0&tabs=http#examples
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 GET /v1.0/places/{id} request and compare it with the Microsoft Graph place-get documentation example linked in the issue. Trace how this endpoint is represented in msgraph-metadata; done means the documented request no longer produces the reported “HTTP Method 'GET' not found for path” error.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100