mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 08:06:00 +00:00
added mcp tests for media
This commit is contained in:
+8
-4
@@ -2910,10 +2910,6 @@
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"full": {
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
},
|
||||
"value": {
|
||||
"anyOf": [
|
||||
{
|
||||
@@ -3028,6 +3024,14 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"return_config": {
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
},
|
||||
"secrets": {
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user