fix: rerun update docs

This commit is contained in:
drbh 2025-02-19 03:12:08 +00:00
parent bddcf9be6c
commit 56f2d66828

View File

@ -1993,17 +1993,7 @@
"type": "null"
},
{
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"$ref": "#/components/schemas/MessageChunk"
}
}
]
"$ref": "#/components/schemas/MessageContent"
}
]
},
@ -2025,8 +2015,7 @@
],
"items": {
"$ref": "#/components/schemas/ToolCall"
},
"example": "null"
}
}
}
},