User Story (Required on creation):
As a none java developer, I want to access all form field properties via the REST API to be able to render additional information e.g. contextual help to the user task.
Functional Requirements (Required before implementation):
Limitations of Scope (Optional):
Hints (Optional):
- Return data from "org.camunda.bpm.engine.FormService#getTaskFormData" via REST
- Extend Get Form Key REST API by the form properties information
- Overview (Camunda Platform Javadocs 7.16.1-ee)