microsoftgraph / msgraph-metadata

Microsoft Graph metadata captured and used for generating client library code files.
https://graph.microsoft.com
MIT License
104 stars 31 forks source link

Path `users` not found for /deviceManagement/detectedApps/{detectedAppId}/managedDevices/{managedDeviceId} #490

Open isvargasmsft opened 11 months ago

isvargasmsft commented 11 months ago

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.

Docs: https://learn.microsoft.com/en-us/graph/api/intune-devices-user-delete?view=graph-rest-1.0&tabs=http#example

isvargasmsft commented 11 months ago

CC: @jaiprakashmb