summaryrefslogtreecommitdiffhomepage
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/sdk/openapi.json6
1 files 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",