fix: stop generate api doc error (#2262)

pull/2271/head
Joel 2 years ago committed by GitHub
parent 45701a81e9
commit fdae2a20ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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>

Loading…
Cancel
Save