From a9dadde8f5f6ec4250a5c5a29c276823077da76b Mon Sep 17 00:00:00 2001 From: Filiz Topatan Date: Tue, 24 Aug 2021 15:51:03 +0000 Subject: [PATCH] Swagger KPI fix:Make DS swager match service side --- .../Microsoft.Resources/stable/2020-10-01/deploymentScripts.json | 1 - 1 file changed, 1 deletion(-) diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2020-10-01/deploymentScripts.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2020-10-01/deploymentScripts.json index cb6e0ed5e960..2d344824ae5b 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2020-10-01/deploymentScripts.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2020-10-01/deploymentScripts.json @@ -582,7 +582,6 @@ }, "scriptContent": { "type": "string", - "maxLength": 32000, "description": "Script body." }, "arguments": {