Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Commit 303e50c

Browse files
authored
Merge pull request #3588 from test-repo-billy/jacktn/addconfig-net
add configpath for net
2 parents 44a004e + 2e1b08b commit 303e50c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

specificationRepositoryConfiguration.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
},
2121
"azure-sdk-for-net": {
2222
"integrationRepository": "azure-sdk/azure-sdk-for-net",
23-
"mainRepository": "Azure/azure-sdk-for-net"
23+
"mainRepository": "Azure/azure-sdk-for-net",
24+
"configFilePath": "eng/swagger_to_sdk_config.json"
2425
},
2526
"azure-sdk-for-python": {
2627
"integrationRepository": "azure-sdk/azure-sdk-for-python",

0 commit comments

Comments
 (0)