opencode-agent[bot] пре 3 недеља
родитељ
комит
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"