We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90ba65e commit fcb0bf4Copy full SHA for fcb0bf4
graph/patterns/navigation-property.md
@@ -160,7 +160,7 @@ PUT /users/{id}/manager/$ref
160
Content-Type: application/json
161
162
{
163
- "@OData.Id": "https://graph.microsoft.com/v1.0/users/{managerId}"
+ "@odata.id": "https://graph.microsoft.com/v1.0/users/{managerId}"
164
}
165
166
204 No Content
0 commit comments