From 4d0387710b06528fa7e1302114554801c5264612 Mon Sep 17 00:00:00 2001 From: msyyc <70930885+msyyc@users.noreply.github.com> Date: Tue, 18 May 2021 10:07:00 +0800 Subject: [PATCH 1/3] update 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 92841423fe25..0554df948b9e 100644 --- a/swagger_to_sdk_config_autorest.json +++ b/swagger_to_sdk_config_autorest.json @@ -2,7 +2,7 @@ "meta": { "autorest_options": { "version": "3.4.2", - "use": "@autorest/python@5.6.6", + "use": ["@autorest/python@5.8.0", "@autorest/modelerfour@4.19.1"], "python": "", "python-mode": "update", "sdkrel:python-sdks-folder": "./sdk/.", From 0f19eaf51d0d3b490823dd9a4c8850be5e8087a3 Mon Sep 17 00:00:00 2001 From: msyyc <70930885+msyyc@users.noreply.github.com> Date: Tue, 18 May 2021 10:29:32 +0800 Subject: [PATCH 2/3] 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 0554df948b9e..a249a6243865 100644 --- a/swagger_to_sdk_config_autorest.json +++ b/swagger_to_sdk_config_autorest.json @@ -2,7 +2,7 @@ "meta": { "autorest_options": { "version": "3.4.2", - "use": ["@autorest/python@5.8.0", "@autorest/modelerfour@4.19.1"], + "use": ["@autorest/python@5.6.6", "@autorest/modelerfour@4.18.3"], "python": "", "python-mode": "update", "sdkrel:python-sdks-folder": "./sdk/.", From f2268ece6c17b930bdde6fa34af343dfdcbbbd01 Mon Sep 17 00:00:00 2001 From: msyyc <70930885+msyyc@users.noreply.github.com> Date: Wed, 19 May 2021 09:43:05 +0800 Subject: [PATCH 3/3] 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 a249a6243865..0554df948b9e 100644 --- a/swagger_to_sdk_config_autorest.json +++ b/swagger_to_sdk_config_autorest.json @@ -2,7 +2,7 @@ "meta": { "autorest_options": { "version": "3.4.2", - "use": ["@autorest/python@5.6.6", "@autorest/modelerfour@4.18.3"], + "use": ["@autorest/python@5.8.0", "@autorest/modelerfour@4.19.1"], "python": "", "python-mode": "update", "sdkrel:python-sdks-folder": "./sdk/.",