Skip to content

Commit 485ee38

Browse files
Phoenix HeZim Kalinowski
Phoenix He
and
Zim Kalinowski
authored
Enable track2 SDK Automation config on master branch (#11654)
* Update swagger_to_sdk_config.json * Update swagger_to_sdk_config.json * Update swagger_to_sdk_config.json Co-authored-by: Zim Kalinowski <[email protected]>
1 parent 4930d99 commit 485ee38

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

swagger_to_sdk_config.json

+3-4
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,13 @@
22
"$schema": "https://openapistorageprod.blob.core.windows.net/sdkautomation/prod/schemas/swagger_to_sdk_config.schema.json",
33
"meta": {
44
"autorest_options": {
5-
"version": "V2",
6-
"use": "@microsoft.azure/autorest.python@~4.0.71",
5+
"version": "3.0.6272",
6+
"use": "@autorest/python@5.1.0-preview.1",
77
"python": "",
88
"python-mode": "update",
99
"sdkrel:python-sdks-folder": "./sdk/.",
1010
"multiapi": "",
11-
"keep-version-file" :"",
12-
"no-async": ""
11+
"track2"
1312
},
1413
"advanced_options": {
1514
"create_sdk_pull_requests": true,

0 commit comments

Comments
 (0)