-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
AT:
- using the REST-API, I can retrieve a definition (process, case and decision) by key which is deployed without tenant id and/or for multiple tenants
- I can execute an operation of such a definition, for example create a process instance
/process-definition/key/<KEY>/tenant-id/<TENANT-ID>
// and for a definition without tenant-id
/process-definition/key/<KEY>