Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR Azure.ResourceManager] Fix the validator error #1659

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions sdk/resourcemanager/Azure.ResourceManager/src/autorest.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ These settings apply only when `--tag=package-common-type-2022-04` is specified
output-folder: $(this-folder)/Common/Generated
namespace: Azure.ResourceManager
input-file:
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/be8b6e1fc69e7c2700847d6a9c344c0e204294ce/specification/common-types/resource-management/v3/types.json
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/be8b6e1fc69e7c2700847d6a9c344c0e204294ce/specification/common-types/resource-management/v4/managedidentity.json
- https://github.com/Azure/azure-rest-api-specs/blob/c9ae1de5e5104c4c86a8bbed7dc804f6359d1ea5/specification/common-types/resource-management/v3/types.json
- https://github.com/Azure/azure-rest-api-specs/blob/c9ae1de5e5104c4c86a8bbed7dc804f6359d1ea5/specification/common-types/resource-management/v4/managedidentity.json

format-by-name-rules:
'tenantId': 'uuid'
Expand Down Expand Up @@ -165,15 +165,15 @@ output-folder: $(this-folder)/Resources/Generated
namespace: Azure.ResourceManager.Resources
title: ResourceManagementClient
input-file:
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/91ac14531f0d05b3d6fcf4a817ea0defde59fe63/specification/resources/resource-manager/Microsoft.Authorization/stable/2020-09-01/policyAssignments.json
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/91ac14531f0d05b3d6fcf4a817ea0defde59fe63/specification/resources/resource-manager/Microsoft.Resources/stable/2021-04-01/resources.json
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/91ac14531f0d05b3d6fcf4a817ea0defde59fe63/specification/resources/resource-manager/Microsoft.Authorization/stable/2020-09-01/policyDefinitions.json
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/91ac14531f0d05b3d6fcf4a817ea0defde59fe63/specification/resources/resource-manager/Microsoft.Authorization/stable/2020-09-01/policySetDefinitions.json
# - https://raw.githubusercontent.com/Azure/azure-rest-api-specs/91ac14531f0d05b3d6fcf4a817ea0defde59fe63/specification/resources/resource-manager/Microsoft.Authorization/preview/2020-07-01-preview/policyExemptions.json
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/91ac14531f0d05b3d6fcf4a817ea0defde59fe63/specification/resources/resource-manager/Microsoft.Authorization/stable/2020-09-01/dataPolicyManifests.json
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/91ac14531f0d05b3d6fcf4a817ea0defde59fe63/specification/resources/resource-manager/Microsoft.Authorization/stable/2016-09-01/locks.json
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/91ac14531f0d05b3d6fcf4a817ea0defde59fe63/specification/resources/resource-manager/Microsoft.Resources/stable/2021-01-01/subscriptions.json
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/91ac14531f0d05b3d6fcf4a817ea0defde59fe63/specification/resources/resource-manager/Microsoft.Features/stable/2021-07-01/features.json
- https://github.com/Azure/azure-rest-api-specs/blob/c9ae1de5e5104c4c86a8bbed7dc804f6359d1ea5/specification/resources/resource-manager/Microsoft.Authorization/stable/2020-09-01/policyAssignments.json
- https://github.com/Azure/azure-rest-api-specs/blob/c9ae1de5e5104c4c86a8bbed7dc804f6359d1ea5/specification/resources/resource-manager/Microsoft.Resources/stable/2021-04-01/resources.json
- https://github.com/Azure/azure-rest-api-specs/blob/c9ae1de5e5104c4c86a8bbed7dc804f6359d1ea5/specification/resources/resource-manager/Microsoft.Authorization/stable/2020-09-01/policyDefinitions.json
- https://github.com/Azure/azure-rest-api-specs/blob/c9ae1de5e5104c4c86a8bbed7dc804f6359d1ea5/specification/resources/resource-manager/Microsoft.Authorization/stable/2020-09-01/policySetDefinitions.json
# - https://github.com/Azure/azure-rest-api-specs/blob/c9ae1de5e5104c4c86a8bbed7dc804f6359d1ea5/specification/resources/resource-manager/Microsoft.Authorization/preview/2020-07-01-preview/policyExemptions.json
- https://github.com/Azure/azure-rest-api-specs/blob/c9ae1de5e5104c4c86a8bbed7dc804f6359d1ea5/specification/resources/resource-manager/Microsoft.Authorization/stable/2020-09-01/dataPolicyManifests.json
- https://github.com/Azure/azure-rest-api-specs/blob/c9ae1de5e5104c4c86a8bbed7dc804f6359d1ea5/specification/resources/resource-manager/Microsoft.Authorization/stable/2016-09-01/locks.json
- https://github.com/Azure/azure-rest-api-specs/blob/c9ae1de5e5104c4c86a8bbed7dc804f6359d1ea5/specification/resources/resource-manager/Microsoft.Resources/stable/2021-01-01/subscriptions.json
- https://github.com/Azure/azure-rest-api-specs/blob/c9ae1de5e5104c4c86a8bbed7dc804f6359d1ea5/specification/resources/resource-manager/Microsoft.Features/stable/2021-07-01/features.json
list-exception:
- /{resourceId}
request-path-to-resource-data:
Expand Down Expand Up @@ -666,7 +666,7 @@ output-folder: $(this-folder)/ManagementGroup/Generated
namespace: Azure.ResourceManager.ManagementGroups
title: ManagementClient
input-file:
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/94a37114e8f4067410b52d3b1c75aa6e09180658/specification/managementgroups/resource-manager/Microsoft.Management/stable/2021-04-01/management.json
- https://github.com/Azure/azure-rest-api-specs/blob/c9ae1de5e5104c4c86a8bbed7dc804f6359d1ea5/specification/managementgroups/resource-manager/Microsoft.Management/stable/2021-04-01/management.json
request-path-to-parent:
/providers/Microsoft.Management/checkNameAvailability: /providers/Microsoft.Management/managementGroups/{groupId}
operation-positions:
Expand Down