GitHub Action 3 hete
szülő
commit
12473561ba
1 módosított fájl, 2 hozzáadás és 4 törlés
  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",