瀏覽代碼

chore: generate

opencode-agent[bot] 2 月之前
父節點
當前提交
46122d9a0a
共有 1 個文件被更改,包括 7 次插入3 次删除
  1. 7 3
      packages/sdk/openapi.json

+ 7 - 3
packages/sdk/openapi.json

@@ -5723,9 +5723,12 @@
                       },
                       "location": {
                         "type": "string"
+                      },
+                      "content": {
+                        "type": "string"
                       }
                     },
-                    "required": ["name", "description", "location"]
+                    "required": ["name", "description", "location", "content"]
                   }
                 }
               }
@@ -10770,8 +10773,9 @@
           "model": {
             "type": "string"
           },
-          "mcp": {
-            "type": "boolean"
+          "source": {
+            "type": "string",
+            "enum": ["command", "mcp", "skill"]
           },
           "template": {
             "anyOf": [