From 607b774a30f99abc7c4228b173f12383a6587fea Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Fri, 13 May 2022 07:53:04 +0000 Subject: [PATCH] CodeGen from PR 19063 in Azure/azure-rest-api-specs Merge bc5c2cabdb4e8076a25f7abef152bf156fbbc167 into b5c12286510fae45b196457d82f9ad70b967987a --- .../Azure.ResourceManager.Resources/src/autorest.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sdk/resources/Azure.ResourceManager.Resources/src/autorest.md b/sdk/resources/Azure.ResourceManager.Resources/src/autorest.md index 98a8ad356eae..c4a9d6fda0e5 100644 --- a/sdk/resources/Azure.ResourceManager.Resources/src/autorest.md +++ b/sdk/resources/Azure.ResourceManager.Resources/src/autorest.md @@ -334,8 +334,8 @@ These settings apply only when `--tag=package-resources-2022-04` is specified on ```yaml $(tag) == 'package-resources-2022-04' input-file: - - 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.Solutions/stable/2019-07-01/managedapplications.json - - https://raw.githubusercontent.com/Azure/azure-rest-api-specs/91ac14531f0d05b3d6fcf4a817ea0defde59fe63/specification/resources/resource-manager/Microsoft.Resources/stable/2020-10-01/deploymentScripts.json - - https://raw.githubusercontent.com/Azure/azure-rest-api-specs/91ac14531f0d05b3d6fcf4a817ea0defde59fe63/specification/resources/resource-manager/Microsoft.Resources/stable/2021-05-01/templateSpecs.json + - https://github.com/Azure/azure-rest-api-specs/blob/0db8f36115d2dfccc789e0d6d7e53746640664b8/specification/resources/resource-manager/Microsoft.Resources/stable/2021-04-01/resources.json + - https://github.com/Azure/azure-rest-api-specs/blob/0db8f36115d2dfccc789e0d6d7e53746640664b8/specification/resources/resource-manager/Microsoft.Solutions/stable/2019-07-01/managedapplications.json + - https://github.com/Azure/azure-rest-api-specs/blob/0db8f36115d2dfccc789e0d6d7e53746640664b8/specification/resources/resource-manager/Microsoft.Resources/stable/2020-10-01/deploymentScripts.json + - https://github.com/Azure/azure-rest-api-specs/blob/0db8f36115d2dfccc789e0d6d7e53746640664b8/specification/resources/resource-manager/Microsoft.Resources/stable/2021-05-01/templateSpecs.json ```