-
Task
-
Resolution: Done
-
L3 - Default
-
None
-
None
-
None
As a user, I can clearly understand which Process Instances are classified as finished when using the Rest API history endpoint:
- https://docs.camunda.org/manual/7.13/reference/rest/history/process-instance/post-process-instance-query/
- https://github.com/camunda/camunda-bpm-platform/blob/master/engine-rest/engine-rest-openapi/src/main/templates/lib/commons/history-process-instance.ftl#L102
AT:
- The POST Get Process Instances finished parameter description is clearer in the Rest API docs.
- The POST Get Process Instances finished parameter description is clearer in the OpenAPI docs.