Skip to content

Commit 732bfba

Browse files
authored
upgrade autorest.python version (#43692)
1 parent 6a35468 commit 732bfba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

swagger_to_sdk_config_autorest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"meta": {
33
"autorest_options": {
44
"version": "3.10.2",
5-
"use": ["@autorest/[email protected].3", "@autorest/[email protected]"],
5+
"use": ["@autorest/[email protected].4", "@autorest/[email protected]"],
66
"python": "",
77
"sdkrel:python-sdks-folder": "./sdk/.",
88
"version-tolerant": false,

swagger_to_sdk_config_dpg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"meta": {
33
"autorest_options": {
44
"version": "3.10.2",
5-
"use": ["@autorest/[email protected].3", "@autorest/[email protected]"]
5+
"use": ["@autorest/[email protected].4", "@autorest/[email protected]"]
66
},
77
"advanced_options": {
88
"create_sdk_pull_requests": true,

0 commit comments

Comments
 (0)