mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-15 13:56:53 +08:00
fix: stop generate api doc error (#2262)
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user