Skip to content

Commit 8f6eec2

Browse files
committed
Address review feedback
1 parent 5445709 commit 8f6eec2

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

sample-queries/sample-queries.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4076,7 +4076,7 @@
40764076
"skipTest": false
40774077
},
40784078
{
4079-
"id": "76ecc500-897d-4a5e-a15c-0f6702a43d32",
4079+
"id": "a6fdd771-19df-4e31-a515-800d5707db86",
40804080
"category": "Agents",
40814081
"method": "GET",
40824082
"humanName": "List agent identity blueprints",
@@ -4085,7 +4085,7 @@
40854085
"skipTest": false
40864086
},
40874087
{
4088-
"id": "76ecc500-897d-4a5e-a15c-0f6702a43d32",
4088+
"id": "646cd7b7-58f8-492e-b8d4-f54aab86628d",
40894089
"category": "Agents",
40904090
"method": "GET",
40914091
"humanName": "Get agent identity blueprint",
@@ -4094,7 +4094,7 @@
40944094
"skipTest": false
40954095
},
40964096
{
4097-
"id": "76ecc500-897d-4a5e-a15c-0f6702a43d32",
4097+
"id": "62efe2d1-f889-4724-b370-59fcae5fbab1",
40984098
"category": "Agents",
40994099
"method": "GET",
41004100
"humanName": "List agent identity blueprint principals",
@@ -4103,16 +4103,16 @@
41034103
"skipTest": false
41044104
},
41054105
{
4106-
"id": "76ecc500-897d-4a5e-a15c-0f6702a43d32",
4106+
"id": "1359d5de-354b-4526-8fb2-ad5ec2a0f49a",
41074107
"category": "Agents",
41084108
"method": "GET",
41094109
"humanName": "Get agent identity blueprint principal",
41104110
"requestUrl": "/beta/servicePrincipals/microsoft.graph.agentIdentityBlueprintPrincipal/{id}",
4111-
"docLink": "https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/api/agentidentityblueprintprincipal-list",
4111+
"docLink": "https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/api/agentidentityblueprintprincipal-get",
41124112
"skipTest": false
41134113
},
41144114
{
4115-
"id": "76ecc500-897d-4a5e-a15c-0f6702a43d32",
4115+
"id": "46edf0dd-e196-415b-9c41-c1fd3987f7b0",
41164116
"category": "Agents",
41174117
"method": "GET",
41184118
"humanName": "List agent identities",
@@ -4121,16 +4121,16 @@
41214121
"skipTest": false
41224122
},
41234123
{
4124-
"id": "76ecc500-897d-4a5e-a15c-0f6702a43d32",
4124+
"id": "c8fd74a5-10f3-43ff-a56d-445bbb598d5f",
41254125
"category": "Agents",
41264126
"method": "GET",
41274127
"humanName": "Get agent identity",
41284128
"requestUrl": "/beta/servicePrincipals/microsoft.graph.agentIdentity/{id}",
4129-
"docLink": "https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/api/agentidentity-list",
4129+
"docLink": "https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/api/agentidentity-get",
41304130
"skipTest": false
41314131
},
41324132
{
4133-
"id": "76ecc500-897d-4a5e-a15c-0f6702a43d32",
4133+
"id": "cef7b606-dd9f-4a47-80b2-048f9c9b61ac",
41344134
"category": "Agents",
41354135
"method": "GET",
41364136
"humanName": "List agent ID users",

0 commit comments

Comments
 (0)