From d426e865488e17e52f71fbe38ea540c91805f68e Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Fri, 3 Feb 2023 07:34:13 +0000 Subject: [PATCH] CodeGen from PR 22443 in Azure/azure-rest-api-specs [Hub Generated] Publish private branch 'datafactory/yangcai/container-uri-authentication-type-added' (#22443) * [AutoSync] 387ee3fb16 containerUri and authenticationType added * [AutoSync] 00eb661ea2 containerUri and authenticationType added * [AutoSync] a7f0b74615 typo --------- Co-authored-by: swagger-automation --- .../Azure.ResourceManager.DataFactory/src/autorest.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/datafactory/Azure.ResourceManager.DataFactory/src/autorest.md b/sdk/datafactory/Azure.ResourceManager.DataFactory/src/autorest.md index 10f3265413d5..632fff41b9a4 100644 --- a/sdk/datafactory/Azure.ResourceManager.DataFactory/src/autorest.md +++ b/sdk/datafactory/Azure.ResourceManager.DataFactory/src/autorest.md @@ -8,7 +8,7 @@ azure-arm: true csharp: true library-name: DataFactory namespace: Azure.ResourceManager.DataFactory -require: https://github.com/Azure/azure-rest-api-specs/blob/de400f7204d30d25543ac967636180728d52a88f/specification/datafactory/resource-manager/readme.md +require: /mnt/vss/_work/1/s/azure-rest-api-specs/specification/datafactory/resource-manager/readme.md output-folder: $(this-folder)/Generated clear-output-folder: true skip-csproj: true