File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ Content-Type: application/json
9393 "resourceScopes": [
9494 {
9595 "@odata.type": "#microsoft.graph.accessReviewQueryScope",
96- "query": "/beta /roleManagement/directory/roleDefinitions/9b895d92-2cd3-44c7-9d02-a6ac2d5ea5c3",
96+ "query": "/v1.0 /roleManagement/directory/roleDefinitions/9b895d92-2cd3-44c7-9d02-a6ac2d5ea5c3",
9797 "queryType": "MicrosoftGraph"
9898 }
9999 ]
@@ -160,7 +160,7 @@ Content-Type: application/json
160160 "resourceScopes": [
161161 {
162162 "@odata.type": "#microsoft.graph.accessReviewQueryScope",
163- "query": "/beta /roleManagement/directory/roleDefinitions/9b895d92-2cd3-44c7-9d02-a6ac2d5ea5c3",
163+ "query": "/v1.0 /roleManagement/directory/roleDefinitions/9b895d92-2cd3-44c7-9d02-a6ac2d5ea5c3",
164164 "queryType": "MicrosoftGraph",
165165 "queryRoot": null
166166 }
You can’t perform that action at this time.
0 commit comments