mirror of
https://github.com/langgenius/dify.git
synced 2026-03-25 00:07:56 +08:00
resume test
This commit is contained in:
@ -131,7 +131,7 @@ class ConsoleWorkflowEventsApi(Resource):
|
||||
"""
|
||||
Get workflow execution events stream after resume.
|
||||
|
||||
GET /console/api/workflow/<task_id>/events
|
||||
GET /console/api/workflow/<workflow_run_id>/events
|
||||
|
||||
Returns Server-Sent Events stream.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user