From f6447b756c97d9f7f121c79dc639b61da175985d Mon Sep 17 00:00:00 2001 From: Phoenix He Date: Mon, 7 Dec 2020 10:22:45 +0800 Subject: [PATCH] azure-sdk-for-java automation config enable track2 (#11865) DataPlane not supported --- specificationRepositoryConfiguration.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/specificationRepositoryConfiguration.json b/specificationRepositoryConfiguration.json index 23e916da5473..92b82f5d0626 100644 --- a/specificationRepositoryConfiguration.json +++ b/specificationRepositoryConfiguration.json @@ -8,7 +8,8 @@ }, "azure-sdk-for-java": { "integrationRepository": "AzureSDKAutomation/azure-sdk-for-java", - "mainRepository": "Azure/azure-sdk-for-java" + "mainRepository": "Azure/azure-sdk-for-java", + "configFilePath": "eng/mgmt/automation/swagger_to_sdk_config.json" }, "azure-sdk-for-js": { "integrationRepository": "AzureSDKAutomation/azure-sdk-for-js",