Unverified Commit fdae2a20 authored by Joel's avatar Joel Committed by GitHub

fix: stop generate api doc error (#2262)

parent 45701a81
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment