Skip to content

Commit 0061abd

Browse files
committed
Add code review suggestion
1 parent 8f6eec2 commit 0061abd

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

sample-queries/sample-queries.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4079,7 +4079,7 @@
40794079
"id": "a6fdd771-19df-4e31-a515-800d5707db86",
40804080
"category": "Agents",
40814081
"method": "GET",
4082-
"humanName": "List agent identity blueprints",
4082+
"humanName": "list agent identity blueprints",
40834083
"requestUrl": "/beta/applications/microsoft.graph.agentIdentityBlueprint",
40844084
"docLink": "https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/api/agentidentityblueprint-list",
40854085
"skipTest": false
@@ -4088,7 +4088,7 @@
40884088
"id": "646cd7b7-58f8-492e-b8d4-f54aab86628d",
40894089
"category": "Agents",
40904090
"method": "GET",
4091-
"humanName": "Get agent identity blueprint",
4091+
"humanName": "get agent identity blueprint",
40924092
"requestUrl": "/beta/applications/microsoft.graph.agentIdentityBlueprint/{id}",
40934093
"docLink": "https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/api/agentidentityblueprint-get",
40944094
"skipTest": false
@@ -4097,7 +4097,7 @@
40974097
"id": "62efe2d1-f889-4724-b370-59fcae5fbab1",
40984098
"category": "Agents",
40994099
"method": "GET",
4100-
"humanName": "List agent identity blueprint principals",
4100+
"humanName": "list agent identity blueprint principals",
41014101
"requestUrl": "/beta/servicePrincipals/microsoft.graph.agentIdentityBlueprintPrincipal",
41024102
"docLink": "https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/api/agentidentityblueprintprincipal-list",
41034103
"skipTest": false
@@ -4106,7 +4106,7 @@
41064106
"id": "1359d5de-354b-4526-8fb2-ad5ec2a0f49a",
41074107
"category": "Agents",
41084108
"method": "GET",
4109-
"humanName": "Get agent identity blueprint principal",
4109+
"humanName": "get agent identity blueprint principal",
41104110
"requestUrl": "/beta/servicePrincipals/microsoft.graph.agentIdentityBlueprintPrincipal/{id}",
41114111
"docLink": "https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/api/agentidentityblueprintprincipal-get",
41124112
"skipTest": false
@@ -4115,7 +4115,7 @@
41154115
"id": "46edf0dd-e196-415b-9c41-c1fd3987f7b0",
41164116
"category": "Agents",
41174117
"method": "GET",
4118-
"humanName": "List agent identities",
4118+
"humanName": "list agent identities",
41194119
"requestUrl": "/beta/servicePrincipals/microsoft.graph.agentIdentity",
41204120
"docLink": "https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/api/agentidentity-list",
41214121
"skipTest": false
@@ -4124,7 +4124,7 @@
41244124
"id": "c8fd74a5-10f3-43ff-a56d-445bbb598d5f",
41254125
"category": "Agents",
41264126
"method": "GET",
4127-
"humanName": "Get agent identity",
4127+
"humanName": "get agent identity",
41284128
"requestUrl": "/beta/servicePrincipals/microsoft.graph.agentIdentity/{id}",
41294129
"docLink": "https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/api/agentidentity-get",
41304130
"skipTest": false
@@ -4133,7 +4133,7 @@
41334133
"id": "cef7b606-dd9f-4a47-80b2-048f9c9b61ac",
41344134
"category": "Agents",
41354135
"method": "GET",
4136-
"humanName": "List agent ID users",
4136+
"humanName": "list agent ID users",
41374137
"requestUrl": "/beta/users/microsoft.graph.agentUser",
41384138
"docLink": "https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/api/agentuser-list",
41394139
"skipTest": false

0 commit comments

Comments
 (0)