mirror of
https://github.com/langgenius/dify.git
synced 2026-03-28 09:30:55 +08:00
resume test
This commit is contained in:
@ -56,5 +56,4 @@ class WorkflowEventsApi(WebApiResource):
|
||||
|
||||
|
||||
# Register the APIs
|
||||
api.add_resource(WorkflowResumeWaitApi, "/workflow/<string:task_id>/resume-wait")
|
||||
api.add_resource(WorkflowEventsApi, "/workflow/<string:task_id>/events")
|
||||
|
||||
Reference in New Issue
Block a user