diff --git a/sample-queries/sample-queries.json b/sample-queries/sample-queries.json index afcb0f9f..18028471 100644 --- a/sample-queries/sample-queries.json +++ b/sample-queries/sample-queries.json @@ -4003,6 +4003,30 @@ "skipTest": false }, { + "id": "3f59edb4-8a39-4a76-9069-8c8b362216f3", + "category": "Scan Guidance", + "method": "GET", + "humanName": "get drive item delta", + "requestUrl": "/v1.0/sites/root/drives/{drive-id}/root/delta", + "docLink": "https://learn.microsoft.com/en-us/graph/api/driveitem-delta?view=graph-rest-1.0&tabs=http", + "skipTest": false + }, + { + "id": "ceeb5acc-da35-4d5c-9e23-267da5fc4ac5", + "category": "Scan Guidance", + "method": "GET", + "humanName": "get drive item delta (beta)", + "requestUrl": "/beta/sites/root/drives/{drive-id}/root/delta", + "docLink": "https://learn.microsoft.com/en-us/graph/api/driveitem-delta?view=graph-rest-beta&tabs=http", + "skipTest": false + }, + { + "id": "d6960241-5edb-4e3c-a7c7-ee844d01445d", + "category": "Scan Guidance", + "method": "GET", + "humanName": "get list item delta", + "requestUrl": "/beta/sites/root/lists/{list-id}/items/delta", + "docLink": "https://learn.microsoft.com/en-us/graph/api/listitem-delta?view=graph-rest-beta&tabs=http", "id": "62e117e6-ac63-465a-9868-d1b901f2e530", "category": "Viva Goals", "method": "GET",