-
Sub-task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
To distinguish camunda-forms from embedded forms, the form key should be different. Currently, the REST request Get Deployed Form only works when the form key starts with embedded:
AT
- I can have a Form key that starts with camunda-forms
- The behavior is the same as for embedded forms, as that the specified file is fetched
- Optional: the Content-Type is adjusted to application/json instead of application/xhtml+xml
Expansion of Scope
This will also be provided for Start Forms that can be fetched here: https://docs.camunda.org/manual/latest/reference/rest/process-definition/get-deployed-start-form/