mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-14 01:15:56 +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
|
### Request Body
|
||||||
- `user` (string) Required
|
- `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.
|
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"
|
- `result` (string) Always returns "success"
|
||||||
</Col>
|
</Col>
|
||||||
<Col sticky>
|
<Col sticky>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user