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

Commit 55bf0bb

Browse files
authored
Merge pull request #3620 from test-repo-billy/wanlwanl-patch-17
Update specificationRepositoryConfiguration.json
2 parents c39534a + ff88a66 commit 55bf0bb

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

specificationRepositoryConfiguration.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@
1313
"configFilePath": "eng/automation/swagger_to_sdk_config.json"
1414
},
1515
"azure-sdk-for-js": {
16-
"integrationRepository": "azure-sdk/azure-sdk-for-js",
17-
"mainRepository": "Azure/azure-sdk-for-js"
16+
"integrationRepository": "test-repo-billy/azure-sdk-for-js",
17+
"mainBranch": "test_repo_breaking_change_mlc",
18+
"mainRepository": "test-repo-billy/azure-sdk-for-js"
1819
},
1920
"azure-sdk-for-net": {
2021
"integrationRepository": "azure-sdk/azure-sdk-for-net",
@@ -44,8 +45,9 @@
4445
"configFilePath": "eng/automation/swagger_to_sdk_config.json"
4546
},
4647
"azure-sdk-for-js": {
47-
"integrationRepository": "azure-sdk/azure-sdk-for-js-pr",
48-
"mainRepository": "Azure/azure-sdk-for-js-pr"
48+
"integrationRepository": "test-repo-billy/azure-sdk-for-js",
49+
"mainBranch": "test_repo_breaking_change_mlc",
50+
"mainRepository": "test-repo-billy/azure-sdk-for-js"
4951
},
5052
"azure-sdk-for-net": {
5153
"integrationRepository": "azure-sdk/azure-sdk-for-net-pr",

0 commit comments

Comments
 (0)