Skip to content

Commit 8aad719

Browse files
authored
Update specificationRepositoryConfiguration.json
add python config
1 parent 7ff1aac commit 8aad719

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

specificationRepositoryConfiguration.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,13 @@
2727
},
2828
"azure-sdk-for-python": {
2929
"integrationRepository": "azure-sdk/azure-sdk-for-python",
30-
"mainRepository": "test-repo-billy/azure-sdk-for-python"
30+
"mainRepository": "test-repo-billy/azure-sdk-for-python",
31+
"configFilePath": "swagger_to_sdk_config.json"
3132
},
3233
"azure-sdk-for-python-track2": {
3334
"integrationRepository": "azure-sdk/azure-sdk-for-python",
34-
"mainRepository": "test-repo-billy/azure-sdk-for-python"
35+
"mainRepository": "test-repo-billy/azure-sdk-for-python",
36+
"configFilePath": "swagger_to_sdk_config.json"
3537
},
3638
"azure-resource-manager-schemas": {
3739
"integrationRepository": "azure-sdk/azure-resource-manager-schemas",

0 commit comments

Comments
 (0)