From 12473561ba08ec540a29b00659a1f9e09d9e4550 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 25 Jan 2026 04:12:09 +0000 Subject: [PATCH] chore: generate --- packages/sdk/openapi.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/packages/sdk/openapi.json b/packages/sdk/openapi.json index bc78b0b61..a029d0ef0 100644 --- a/packages/sdk/openapi.json +++ b/packages/sdk/openapi.json @@ -7319,8 +7319,7 @@ "properties": { "label": { "description": "Display text (1-5 words, concise)", - "type": "string", - "maxLength": 30 + "type": "string" }, "description": { "description": "Explanation of choice", @@ -7338,8 +7337,7 @@ }, "header": { "description": "Very short label (max 30 chars)", - "type": "string", - "maxLength": 30 + "type": "string" }, "options": { "description": "Available choices",