Skip to content

Commit

Permalink
Merge pull request #3404 from XiaofeiCao/java_sdk_automation_config
Browse files Browse the repository at this point in the history
update java config
  • Loading branch information
JackTn authored Jul 10, 2024
2 parents dabfcaf + a2d5544 commit 1d5ee99
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions specificationRepositoryConfiguration.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"azure-sdk-for-java": {
"integrationRepository": "azure-sdk/azure-sdk-for-java",
"mainRepository": "test-repo-billy/azure-sdk-for-java",
"mainBranch": "test_repo_breaking_change",
"configFilePath": "eng/mgmt/automation/swagger_to_sdk_config.json"
"mainBranch": "automation_branch",
"configFilePath": "eng/automation/swagger_to_sdk_config.json"
},
"azure-sdk-for-js": {
"integrationRepository": "azure-sdk/azure-sdk-for-js",
Expand Down Expand Up @@ -57,7 +57,7 @@
"azure-sdk-for-java": {
"integrationRepository": "azure-sdk/azure-sdk-for-java-pr",
"mainRepository": "Azure/azure-sdk-for-java-pr",
"configFilePath": "eng/mgmt/automation/swagger_to_sdk_config.json"
"configFilePath": "eng/automation/swagger_to_sdk_config.json"
},
"azure-sdk-for-js": {
"integrationRepository": "azure-sdk/azure-sdk-for-js-pr",
Expand Down Expand Up @@ -94,4 +94,4 @@
"@azure-tools/typespec-ts": "azure-sdk-for-js",
"@azure-tools/typespec-go": "azure-sdk-for-go"
}
}
}

0 comments on commit 1d5ee99

Please sign in to comment.