microsoftgraph / microsoftgraph/msgraph-metadata
Path `users` not found for /deviceManagement/detectedApps/{detectedAppId}/managedDevices/{managedDeviceId}
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/deviceManagement/detectedApps/{detectedAppId}/managedDevices/{managedDeviceId}/users/{userId} HTTP/1.1
Host: graph.microsoft.com
Exception while processing /home/vsts/work/1/a/Snippets/intune-devices-user-delete-delete-user-v1-httpSnippet.
Path segment 'users' not found in 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 original DELETE HTTP snippet and compare its nested users path with the linked Microsoft Graph documentation example. Trace how this endpoint is represented in the metadata used for generated client files, then verify that processing the snippet no longer reports the path segment as missing.
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
- Mostly clear
- Newbie friendliness
- 38/100