From f20b7f37398da4b0e5e0d9159a351ce510233abd Mon Sep 17 00:00:00 2001 From: Yuchao Yan Date: Fri, 20 May 2022 13:46:08 +0800 Subject: [PATCH] remove global config for multiapi --- swagger_to_sdk_config_autorest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/swagger_to_sdk_config_autorest.json b/swagger_to_sdk_config_autorest.json index d7a6ed4e9783..3749d59d1e06 100644 --- a/swagger_to_sdk_config_autorest.json +++ b/swagger_to_sdk_config_autorest.json @@ -5,7 +5,6 @@ "use": ["@autorest/python@5.13.0", "@autorest/modelerfour@4.19.3"], "python": "", "sdkrel:python-sdks-folder": "./sdk/.", - "multiapi": "", "python3-only": "" }, "advanced_options": {