|
4081 | 4081 | "method": "GET", |
4082 | 4082 | "humanName": "list agent identity blueprints", |
4083 | 4083 | "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", |
4085 | 4085 | "skipTest": false |
4086 | 4086 | }, |
4087 | 4087 | { |
|
4090 | 4090 | "method": "GET", |
4091 | 4091 | "humanName": "get agent identity blueprint", |
4092 | 4092 | "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", |
4094 | 4094 | "skipTest": false |
4095 | 4095 | }, |
4096 | 4096 | { |
|
4099 | 4099 | "method": "GET", |
4100 | 4100 | "humanName": "list agent identity blueprint principals", |
4101 | 4101 | "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", |
4103 | 4103 | "skipTest": false |
4104 | 4104 | }, |
4105 | 4105 | { |
|
4108 | 4108 | "method": "GET", |
4109 | 4109 | "humanName": "get agent identity blueprint principal", |
4110 | 4110 | "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", |
4112 | 4112 | "skipTest": false |
4113 | 4113 | }, |
4114 | 4114 | { |
|
4117 | 4117 | "method": "GET", |
4118 | 4118 | "humanName": "list agent identities", |
4119 | 4119 | "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", |
4121 | 4121 | "skipTest": false |
4122 | 4122 | }, |
4123 | 4123 | { |
|
4126 | 4126 | "method": "GET", |
4127 | 4127 | "humanName": "get agent identity", |
4128 | 4128 | "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", |
4130 | 4130 | "skipTest": false |
4131 | 4131 | }, |
4132 | 4132 | { |
|
4135 | 4135 | "method": "GET", |
4136 | 4136 | "humanName": "list agent ID users", |
4137 | 4137 | "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", |
4139 | 4139 | "skipTest": false |
4140 | 4140 | } |
4141 | 4141 | ] |
|
0 commit comments