diff options
| author | GitHub Action <[email protected]> | 2026-01-25 04:12:09 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2026-01-25 04:12:09 +0000 |
| commit | 12473561ba08ec540a29b00659a1f9e09d9e4550 (patch) | |
| tree | 15e1bdffebf3dedadf9774bf55f8d00fdbfae602 | |
| parent | 397ee419d1efb0ecd259cc685b6c6bb976a73acf (diff) | |
| download | opencode-12473561ba08ec540a29b00659a1f9e09d9e4550.tar.gz opencode-12473561ba08ec540a29b00659a1f9e09d9e4550.zip | |
chore: generate
| -rw-r--r-- | packages/sdk/openapi.json | 6 |
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", |
