diff --git a/sdk/appconfiguration/Azure.ResourceManager.AppConfiguration/src/autorest.md b/sdk/appconfiguration/Azure.ResourceManager.AppConfiguration/src/autorest.md index ce10c56e2ded..4a0ca352f5b8 100644 --- a/sdk/appconfiguration/Azure.ResourceManager.AppConfiguration/src/autorest.md +++ b/sdk/appconfiguration/Azure.ResourceManager.AppConfiguration/src/autorest.md @@ -6,7 +6,7 @@ Run `dotnet build /t:GenerateCode` to generate code. azure-arm: true library-name: AppConfiguration namespace: Azure.ResourceManager.AppConfiguration -require: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/d302c82f32daec0feb68cd7d68d45ba898b67ee7/specification/appconfiguration/resource-manager/readme.md +require: https://github.com/Azure/azure-rest-api-specs/blob/8dada797091fbaa3793f9bedd3c6f1a5d19a20c6/specification/appconfiguration/resource-manager/readme.md clear-output-folder: true skip-csproj: true modelerfour: @@ -69,4 +69,4 @@ directive: - from: swagger-document where: $.definitions.ResourceIdentity.properties.type["x-ms-enum"]["name"] transform: return "ResourceIdentityType" -```` \ No newline at end of file +````