mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-11 09:11:13 +00:00
config: regenerate base config schema baseline
This commit is contained in:
@@ -1373,6 +1373,13 @@ export const GENERATED_BASE_CONFIG_SCHEMA = {
|
||||
defaults: {
|
||||
type: "object",
|
||||
properties: {
|
||||
params: {
|
||||
type: "object",
|
||||
propertyNames: {
|
||||
type: "string",
|
||||
},
|
||||
additionalProperties: {},
|
||||
},
|
||||
model: {
|
||||
anyOf: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user