mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-17 12:56:05 +00:00
added mcp tests for media
This commit is contained in:
@@ -39,6 +39,7 @@ export function buildMediaSchema() {
|
||||
},
|
||||
{ default: {} },
|
||||
),
|
||||
// @todo: currently cannot be updated partially using mcp
|
||||
adapter: $schema(
|
||||
"config_media_adapter",
|
||||
s.anyOf(Object.values(adapterSchemaObject)),
|
||||
|
||||
Reference in New Issue
Block a user