Skip to content

Commit

Permalink
fixing the URL for Authorization (#13767)
Browse files Browse the repository at this point in the history
  • Loading branch information
abbhar authored Apr 6, 2021
1 parent 06b49be commit cb5678a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions profile/2020-09-01-hybrid.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,19 @@
"2015-07-01": [
{
"resourceType": "permissions",
"path": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/authorization/resource-manager/Microsoft.Authorization/stable/2015-07-01/authorization.json"
"path": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/authorization/resource-manager/Microsoft.Authorization/stable/2015-07-01/authorization-ClassicAdminCalls.json"
},
{
"resourceType": "roleAssignments",
"path": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/authorization/resource-manager/Microsoft.Authorization/stable/2015-07-01/authorization.json"
"path": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/authorization/resource-manager/Microsoft.Authorization/stable/2015-07-01/authorization-RoleAssignmentsCalls.json"
},
{
"resourceType": "roleDefinitions",
"path": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/authorization/resource-manager/Microsoft.Authorization/stable/2015-07-01/authorization.json"
"path": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/authorization/resource-manager/Microsoft.Authorization/stable/2015-07-01/authorization-RoleDefinitionsCalls.json"
},
{
"resourceType": "providerOperations",
"path": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/authorization/resource-manager/Microsoft.Authorization/stable/2015-07-01/authorization.json"
"path": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/authorization/resource-manager/Microsoft.Authorization/stable/2015-07-01/authorization-ProviderOperationsCalls.json"
}
]
},
Expand Down

0 comments on commit cb5678a

Please sign in to comment.