Hi !
I would like to know if there is a way to retrieve a single diagram for a process diagram showing both the current task & the sequence flows & gateways names ?
Currently I'm able to get the process diagram with the current task via REST API "host/service/runtime/process-instances/{procInstId}/diagram".
But this diagram doesn't show the names of sequence flows & gateways.
This feature would simplify the understanding of the workflow, as the users could see which path their choices will lead the flow.