From 2fab08ba2f2d32cf85df0e7d3fa8112d1ab92445 Mon Sep 17 00:00:00 2001 From: Adversary Date: Tue, 9 Jan 2024 01:10:02 +0000 Subject: [PATCH] main - Automated spec update (22522) made at remote:2024-01-09T00:19:26 taken at now:2024-01-09T01:10:02 made by remote Nelly (automation bot) <> --- specs/openapi.json | 4 ++-- specs/openapi_preview.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/specs/openapi.json b/specs/openapi.json index 071f4d3..ab82a94 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -10887,7 +10887,7 @@ "properties": { "default": { "type": "string", - "maxLength": 2048 + "maxLength": 400 }, "localizations": { "type": [ @@ -10896,7 +10896,7 @@ ], "additionalProperties": { "type": "string", - "maxLength": 2048 + "maxLength": 400 } } }, diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index 61d1c55..6b1f21f 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -10887,7 +10887,7 @@ "properties": { "default": { "type": "string", - "maxLength": 2048 + "maxLength": 400 }, "localizations": { "type": [ @@ -10896,7 +10896,7 @@ ], "additionalProperties": { "type": "string", - "maxLength": 2048 + "maxLength": 400 } } },