mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-15 20:17:22 +00:00
added mcp tests for media
This commit is contained in:
@@ -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