Skip to content

Commit ff7f765

Browse files
abbhardabenhamMic
authored andcommitted
fixing the URL for Authorization (Azure#13767)
1 parent 04fc74a commit ff7f765

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

profile/2020-09-01-hybrid.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,19 +24,19 @@
2424
"2015-07-01": [
2525
{
2626
"resourceType": "permissions",
27-
"path": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/authorization/resource-manager/Microsoft.Authorization/stable/2015-07-01/authorization.json"
27+
"path": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/authorization/resource-manager/Microsoft.Authorization/stable/2015-07-01/authorization-ClassicAdminCalls.json"
2828
},
2929
{
3030
"resourceType": "roleAssignments",
31-
"path": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/authorization/resource-manager/Microsoft.Authorization/stable/2015-07-01/authorization.json"
31+
"path": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/authorization/resource-manager/Microsoft.Authorization/stable/2015-07-01/authorization-RoleAssignmentsCalls.json"
3232
},
3333
{
3434
"resourceType": "roleDefinitions",
35-
"path": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/authorization/resource-manager/Microsoft.Authorization/stable/2015-07-01/authorization.json"
35+
"path": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/authorization/resource-manager/Microsoft.Authorization/stable/2015-07-01/authorization-RoleDefinitionsCalls.json"
3636
},
3737
{
3838
"resourceType": "providerOperations",
39-
"path": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/authorization/resource-manager/Microsoft.Authorization/stable/2015-07-01/authorization.json"
39+
"path": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/authorization/resource-manager/Microsoft.Authorization/stable/2015-07-01/authorization-ProviderOperationsCalls.json"
4040
}
4141
]
4242
},

0 commit comments

Comments
 (0)