opencode-agent[bot] 2 месяцев назад
Родитель
Сommit
29d02d643b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      packages/sdk/openapi.json

+ 1 - 1
packages/sdk/openapi.json

@@ -10564,7 +10564,7 @@
         "properties": {
           "type": {
             "type": "string",
-            "const": "text"
+            "enum": ["text", "binary"]
           },
           "content": {
             "type": "string"