Skip to content

Commit

Permalink
upgrade autorest.python to 6.1.5 (#26061)
Browse files Browse the repository at this point in the history
* Update swagger_to_sdk_config_autorest.json

* Update swagger_to_sdk_config_dpg.json

* Update swagger_to_sdk_config_autorest.json

* Update swagger_to_sdk_config_dpg.json
  • Loading branch information
msyyc authored Sep 7, 2022
1 parent 1140c02 commit 88a5541
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion swagger_to_sdk_config_autorest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"meta": {
"autorest_options": {
"version": "3.8.4",
"use": ["@autorest/[email protected].4", "@autorest/[email protected]"],
"use": ["@autorest/[email protected].5", "@autorest/[email protected]"],
"python": "",
"sdkrel:python-sdks-folder": "./sdk/.",
"version-tolerant": false
Expand Down
4 changes: 2 additions & 2 deletions swagger_to_sdk_config_dpg.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"meta": {
"autorest_options": {
"version": "3.8.1",
"use": ["@autorest/[email protected].0", "@autorest/[email protected]"]
"version": "3.8.4",
"use": ["@autorest/[email protected].5", "@autorest/[email protected]"]
},
"advanced_options": {
"create_sdk_pull_requests": true,
Expand Down

0 comments on commit 88a5541

Please sign in to comment.