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

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>