fix: stop generate api doc error (#2262)

This commit is contained in:
Joel 2024-01-29 11:10:07 +08:00 committed by GitHub
parent 45701a81e9
commit fdae2a20ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -339,7 +339,7 @@ Chat applications support session persistence, allowing previous chat history to
### Request Body
- `user` (string) Required
User identifier, used to define the identity of the end-user, must be consistent with the user passed in the send message interface.
Response
### Response
- `result` (string) Always returns "success"
</Col>
<Col sticky>