mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-14 10:00:29 +00:00
chore(release): refresh bundled channel metadata
This commit is contained in:
@@ -10010,6 +10010,9 @@ export const GENERATED_BUNDLED_CHANNEL_CONFIG_METADATA = [
|
||||
type: "string",
|
||||
enum: ["off", "partial"],
|
||||
},
|
||||
c2cStreamApi: {
|
||||
type: "boolean",
|
||||
},
|
||||
},
|
||||
required: ["mode"],
|
||||
additionalProperties: {},
|
||||
@@ -10250,6 +10253,9 @@ export const GENERATED_BUNDLED_CHANNEL_CONFIG_METADATA = [
|
||||
type: "string",
|
||||
enum: ["off", "partial"],
|
||||
},
|
||||
c2cStreamApi: {
|
||||
type: "boolean",
|
||||
},
|
||||
},
|
||||
required: ["mode"],
|
||||
additionalProperties: {},
|
||||
|
||||
Reference in New Issue
Block a user