openapi update

This commit is contained in:
Xi Yan 2025-03-03 17:28:16 -08:00
parent 79d23dab1b
commit 2d0bf027e5
2 changed files with 0 additions and 5 deletions

View file

@ -5303,9 +5303,6 @@
},
"tool_config": {
"$ref": "#/components/schemas/ToolConfig"
},
"allow_turn_resume": {
"type": "boolean"
}
},
"additionalProperties": false,

View file

@ -3635,8 +3635,6 @@ components:
$ref: '#/components/schemas/AgentTool'
tool_config:
$ref: '#/components/schemas/ToolConfig'
allow_turn_resume:
type: boolean
additionalProperties: false
required:
- messages