Skip to content

Commit fcb0bf4

Browse files
OlgaPododkershaw10
andauthored
Update graph/patterns/navigation-property.md
Co-authored-by: Dan Kershaw [MSFT] <[email protected]>
1 parent 90ba65e commit fcb0bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph/patterns/navigation-property.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ PUT /users/{id}/manager/$ref
160160
Content-Type: application/json
161161
162162
{
163-
"@OData.Id": "https://graph.microsoft.com/v1.0/users/{managerId}"
163+
"@odata.id": "https://graph.microsoft.com/v1.0/users/{managerId}"
164164
}
165165
166166
204 No Content

0 commit comments

Comments
 (0)