Skip to content

Commit

Permalink
Update specificationRepositoryConfiguration.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JackTn authored Apr 8, 2024
1 parent a62ff34 commit eb5d86e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions specificationRepositoryConfiguration.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,42 +3,42 @@
"pipelineName": "automation - sdk",
"sdkRepositoryMappings": {
"azure-sdk-for-go": {
"integrationRepository": "azure-sdk/azure-sdk-for-go",
"integrationRepository": "test-repo-billy/azure-sdk-for-go",
"mainRepository": "test-repo-billy/azure-sdk-for-go",
"configFilePath": "eng/swagger_to_sdk_config.json"
},
"azure-sdk-for-java": {
"integrationRepository": "azure-sdk/azure-sdk-for-java",
"integrationRepository": "test-repo-billy/azure-sdk-for-java",
"mainRepository": "test-repo-billy/azure-sdk-for-java",
"configFilePath": "eng/mgmt/automation/swagger_to_sdk_config.json"
},
"azure-sdk-for-js": {
"integrationRepository": "azure-sdk/azure-sdk-for-js",
"integrationRepository": "test-repo-billy/azure-sdk-for-js",
"mainRepository": "test-repo-billy/azure-sdk-for-js"
},
"azure-sdk-for-net": {
"integrationRepository": "azure-sdk/azure-sdk-for-net",
"integrationRepository": "test-repo-billy/azure-sdk-for-net",
"mainRepository": "test-repo-billy/azure-sdk-for-net"
},
"azure-sdk-for-net-track2": {
"integrationRepository": "azure-sdk/azure-sdk-for-net",
"integrationRepository": "test-repo-billy/azure-sdk-for-net",
"mainRepository": "test-repo-billy/azure-sdk-for-net",
"configFilePath": "eng/swagger_to_sdk_config.json"
},
"azure-sdk-for-python": {
"integrationRepository": "azure-sdk/azure-sdk-for-python",
"integrationRepository": "test-repo-billy/azure-sdk-for-python",
"mainRepository": "test-repo-billy/azure-sdk-for-python"
},
"azure-sdk-for-python-track2": {
"integrationRepository": "azure-sdk/azure-sdk-for-python",
"integrationRepository": "test-repo-billy/azure-sdk-for-python",
"mainRepository": "test-repo-billy/azure-sdk-for-python"
},
"azure-resource-manager-schemas": {
"integrationRepository": "azure-sdk/azure-resource-manager-schemas",
"integrationRepository": "test-repo-billy/azure-resource-manager-schemas",
"mainRepository": "test-repo-billy/azure-resource-manager-schemas"
},
"azure-powershell": {
"integrationRepository": "azure-sdk/azure-powershell",
"integrationRepository": "test-repo-billy/azure-powershell",
"mainRepository": "test-repo-billy/azure-powershell"
}
},
Expand Down

0 comments on commit eb5d86e

Please sign in to comment.