We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4930d99 commit 485ee38Copy full SHA for 485ee38
swagger_to_sdk_config.json
@@ -2,14 +2,13 @@
2
"$schema": "https://openapistorageprod.blob.core.windows.net/sdkautomation/prod/schemas/swagger_to_sdk_config.schema.json",
3
"meta": {
4
"autorest_options": {
5
- "version": "V2",
6
- "use": "@microsoft.azure/autorest.python@~4.0.71",
+ "version": "3.0.6272",
+ "use": "@autorest/python@5.1.0-preview.1",
7
"python": "",
8
"python-mode": "update",
9
"sdkrel:python-sdks-folder": "./sdk/.",
10
"multiapi": "",
11
- "keep-version-file" :"",
12
- "no-async": ""
+ "track2"
13
},
14
"advanced_options": {
15
"create_sdk_pull_requests": true,
0 commit comments