From cb223e6649df4a140415171736e91230f4d29c9d Mon Sep 17 00:00:00 2001 From: msyyc <70930885+msyyc@users.noreply.github.com> Date: Wed, 17 Aug 2022 10:49:28 +0800 Subject: [PATCH 1/4] upgrade autorest --- swagger_to_sdk_config_autorest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swagger_to_sdk_config_autorest.json b/swagger_to_sdk_config_autorest.json index 973c3a4af948..94cb777f111d 100644 --- a/swagger_to_sdk_config_autorest.json +++ b/swagger_to_sdk_config_autorest.json @@ -2,7 +2,7 @@ "meta": { "autorest_options": { "version": "3.8.4", - "use": ["@autorest/python@6.0.1", "@autorest/modelerfour@4.23.5"], + "use": ["@autorest/python@6.1.2", "@autorest/modelerfour@4.23.5"], "python": "", "sdkrel:python-sdks-folder": "./sdk/.", "version-tolerant": false, From 4e6791ba8c204cc12222a658e185c1414d283e9b Mon Sep 17 00:00:00 2001 From: Yuchao Yan Date: Tue, 23 Aug 2022 09:40:08 +0800 Subject: [PATCH 2/4] Update swagger_to_sdk_config_autorest.json --- swagger_to_sdk_config_autorest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swagger_to_sdk_config_autorest.json b/swagger_to_sdk_config_autorest.json index 94cb777f111d..695705429501 100644 --- a/swagger_to_sdk_config_autorest.json +++ b/swagger_to_sdk_config_autorest.json @@ -2,7 +2,7 @@ "meta": { "autorest_options": { "version": "3.8.4", - "use": ["@autorest/python@6.1.2", "@autorest/modelerfour@4.23.5"], + "use": ["@autorest/python@6.1.3", "@autorest/modelerfour@4.23.5"], "python": "", "sdkrel:python-sdks-folder": "./sdk/.", "version-tolerant": false, From 5c62d8e046fd51909bee95dbe4f3fe77e0b3c8e4 Mon Sep 17 00:00:00 2001 From: Yuchao Yan Date: Tue, 23 Aug 2022 13:06:51 +0800 Subject: [PATCH 3/4] Update swagger_to_sdk_config_autorest.json --- swagger_to_sdk_config_autorest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/swagger_to_sdk_config_autorest.json b/swagger_to_sdk_config_autorest.json index 695705429501..94279e43ec80 100644 --- a/swagger_to_sdk_config_autorest.json +++ b/swagger_to_sdk_config_autorest.json @@ -5,8 +5,7 @@ "use": ["@autorest/python@6.1.3", "@autorest/modelerfour@4.23.5"], "python": "", "sdkrel:python-sdks-folder": "./sdk/.", - "version-tolerant": false, - "models-mode": "msrest" + "version-tolerant": false }, "advanced_options": { "create_sdk_pull_requests": true, From c5e873e46236a9313a51e551cca0199566d34a5a Mon Sep 17 00:00:00 2001 From: Yuchao Yan Date: Fri, 2 Sep 2022 13:44:23 +0800 Subject: [PATCH 4/4] Update swagger_to_sdk_config_autorest.json --- swagger_to_sdk_config_autorest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swagger_to_sdk_config_autorest.json b/swagger_to_sdk_config_autorest.json index 94279e43ec80..9744909497ba 100644 --- a/swagger_to_sdk_config_autorest.json +++ b/swagger_to_sdk_config_autorest.json @@ -2,7 +2,7 @@ "meta": { "autorest_options": { "version": "3.8.4", - "use": ["@autorest/python@6.1.3", "@autorest/modelerfour@4.23.5"], + "use": ["@autorest/python@6.1.4", "@autorest/modelerfour@4.23.5"], "python": "", "sdkrel:python-sdks-folder": "./sdk/.", "version-tolerant": false