Skip to content

Commit 1247356

Browse files
committed
chore: generate
1 parent 397ee41 commit 1247356

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

packages/sdk/openapi.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7319,8 +7319,7 @@
73197319
"properties": {
73207320
"label": {
73217321
"description": "Display text (1-5 words, concise)",
7322-
"type": "string",
7323-
"maxLength": 30
7322+
"type": "string"
73247323
},
73257324
"description": {
73267325
"description": "Explanation of choice",
@@ -7338,8 +7337,7 @@
73387337
},
73397338
"header": {
73407339
"description": "Very short label (max 30 chars)",
7341-
"type": "string",
7342-
"maxLength": 30
7340+
"type": "string"
73437341
},
73447342
"options": {
73457343
"description": "Available choices",

0 commit comments

Comments
 (0)