mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-11 01:01:13 +00:00
fix(plugins): add required bedrock mantle config schema
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"id": "amazon-bedrock-mantle",
|
||||
"enabledByDefault": true,
|
||||
"configSchema": {
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {}
|
||||
},
|
||||
"providers": ["amazon-bedrock-mantle"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user