Skip to content

Commit

Permalink
Enable SDK Automation pull requests (#6498)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Schulte authored and lmazuel committed Jul 26, 2019
1 parent f17667a commit 24c8eed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions swagger_to_sdk_config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/lmazuel/swagger-to-sdk/master/swagger_to_sdk_config.schema.json",
"$schema": "https://openapistorageprod.blob.core.windows.net/sdkautomation/prod/schemas/swagger_to_sdk_config.schema.json",
"meta": {
"autorest_options": {
"version": "preview",
Expand All @@ -12,7 +12,7 @@
"no-async": ""
},
"advanced_options": {
"create_sdk_pull_requests": false,
"create_sdk_pull_requests": true,
"sdk_generation_pull_request_base": "integration_branch"
},
"repotag": "azure-sdk-for-python",
Expand Down

0 comments on commit 24c8eed

Please sign in to comment.