fix doc for task list completed, which does not actually filter by calling user

This commit is contained in:
burnettk 2024-05-30 17:30:48 -04:00
parent c5359acaae
commit d64f3953e8
No known key found for this signature in database

View File

@ -1864,7 +1864,7 @@ paths:
tags: tags:
- Process Instances - Process Instances
operationId: spiffworkflow_backend.routes.tasks_controller.task_list_completed operationId: spiffworkflow_backend.routes.tasks_controller.task_list_completed
summary: returns the list of tasks for that the current user has completed summary: returns the list of human tasks that have been completed
responses: responses:
"200": "200":
description: list of tasks description: list of tasks