Parcourir la source

chore: generate

GitHub Action il y a 4 semaines
Parent
commit
12473561ba
1 fichiers modifiés avec 2 ajouts et 4 suppressions
  1. 2 4
      packages/sdk/openapi.json

+ 2 - 4
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",