Skip to content

Commit 00eb584

Browse files
author
Arpit Maheshwari
committed
addressing PR comment
1 parent cc2d15f commit 00eb584

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

api-reference/beta/api/directory-deleteditems-restore.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,8 @@ HTTP/1.1 200 OK
266266
Content-type: application/json
267267
268268
{
269-
"@odata.context": "https://graph.microsoft.com/beta/$metadata#users/$entity",
269+
"@odata.context": "https://graph.microsoft.com/beta/$metadata#directoryObjects/$entity",
270+
"@odata.type": "#microsoft.graph.user",
270271
"id": "78bf875b-9343-4edc-9130-0d3958113563",
271272
"businessPhones": [],
272273
"displayName": "SampleUser",

0 commit comments

Comments
 (0)