Skip to content

Commit

Permalink
Merge pull request #3544 from test-repo-billy/breaking_change_detection
Browse files Browse the repository at this point in the history
java config, breaking change detection
  • Loading branch information
XiaofeiCao authored Oct 24, 2024
2 parents 6c6e171 + 79a2ef9 commit d28ccb0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions specificationRepositoryConfiguration.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
},
"azure-sdk-for-java": {
"integrationRepository": "azure-sdk/azure-sdk-for-java",
"mainRepository": "Azure/azure-sdk-for-java",
"mainRepository": "XiaofeiCao/azure-sdk-for-java",
"mainBranch": "breaking_change_detection",
"configFilePath": "eng/automation/swagger_to_sdk_config.json"
},
"azure-sdk-for-js": {
Expand Down Expand Up @@ -81,4 +82,4 @@
"@azure-tools/typespec-ts": "azure-sdk-for-js",
"@azure-tools/typespec-go": "azure-sdk-for-go"
}
}
}

0 comments on commit d28ccb0

Please sign in to comment.