From 2e1b08b6b9a32e13a41800c34d20dba9f72edd9e Mon Sep 17 00:00:00 2001 From: v-tianxi Date: Thu, 23 Jan 2025 13:24:16 +0800 Subject: [PATCH] add configpath --- specificationRepositoryConfiguration.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/specificationRepositoryConfiguration.json b/specificationRepositoryConfiguration.json index 588ca1fe2e88..70ba42ae8af4 100644 --- a/specificationRepositoryConfiguration.json +++ b/specificationRepositoryConfiguration.json @@ -20,7 +20,8 @@ }, "azure-sdk-for-net": { "integrationRepository": "azure-sdk/azure-sdk-for-net", - "mainRepository": "Azure/azure-sdk-for-net" + "mainRepository": "Azure/azure-sdk-for-net", + "configFilePath": "eng/swagger_to_sdk_config.json" }, "azure-sdk-for-net-track2": { "integrationRepository": "azure-sdk/azure-sdk-for-net",