mirror of
https://github.com/langgenius/dify.git
synced 2024-11-16 11:42:29 +08:00
fix: stop generate api doc error (#2262)
This commit is contained in:
parent
45701a81e9
commit
fdae2a20ae
|
@ -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…
Reference in New Issue
Block a user