Skip to content

Commit b609a73

Browse files
committed
Apply latest round of review feedback
1 parent 0061abd commit b609a73

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
@@ -4081,7 +4081,7 @@
40814081
"method": "GET",
40824082
"humanName": "list agent identity blueprints",
40834083
"requestUrl": "/beta/applications/microsoft.graph.agentIdentityBlueprint",
4084-
"docLink": "https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/api/agentidentityblueprint-list",
4084+
"docLink": "https://learn.microsoft.com/en-us/graph/api/agentidentityblueprint-list",
40854085
"skipTest": false
40864086
},
40874087
{
@@ -4090,7 +4090,7 @@
40904090
"method": "GET",
40914091
"humanName": "get agent identity blueprint",
40924092
"requestUrl": "/beta/applications/microsoft.graph.agentIdentityBlueprint/{id}",
4093-
"docLink": "https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/api/agentidentityblueprint-get",
4093+
"docLink": "https://learn.microsoft.com/en-us/graph/api/agentidentityblueprint-get",
40944094
"skipTest": false
40954095
},
40964096
{
@@ -4099,7 +4099,7 @@
40994099
"method": "GET",
41004100
"humanName": "list agent identity blueprint principals",
41014101
"requestUrl": "/beta/servicePrincipals/microsoft.graph.agentIdentityBlueprintPrincipal",
4102-
"docLink": "https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/api/agentidentityblueprintprincipal-list",
4102+
"docLink": "https://learn.microsoft.com/en-us/graph/api/agentidentityblueprintprincipal-list",
41034103
"skipTest": false
41044104
},
41054105
{
@@ -4108,7 +4108,7 @@
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-get",
4111+
"docLink": "https://learn.microsoft.com/en-us/graph/api/agentidentityblueprintprincipal-get",
41124112
"skipTest": false
41134113
},
41144114
{
@@ -4117,7 +4117,7 @@
41174117
"method": "GET",
41184118
"humanName": "list agent identities",
41194119
"requestUrl": "/beta/servicePrincipals/microsoft.graph.agentIdentity",
4120-
"docLink": "https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/api/agentidentity-list",
4120+
"docLink": "https://learn.microsoft.com/en-us/graph/api/agentidentity-list",
41214121
"skipTest": false
41224122
},
41234123
{
@@ -4126,7 +4126,7 @@
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-get",
4129+
"docLink": "https://learn.microsoft.com/en-us/graph/api/agentidentity-get",
41304130
"skipTest": false
41314131
},
41324132
{
@@ -4135,7 +4135,7 @@
41354135
"method": "GET",
41364136
"humanName": "list agent ID users",
41374137
"requestUrl": "/beta/users/microsoft.graph.agentUser",
4138-
"docLink": "https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/api/agentuser-list",
4138+
"docLink": "https://learn.microsoft.com/en-us/graph/api/agentuser-list",
41394139
"skipTest": false
41404140
}
41414141
]

0 commit comments

Comments
 (0)