-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
AT:
- There is a new endpoint GET /api/camunda
- Querying this endpoint returns a string with the location of the camunda webapps (e.g. http://localhost:8080/camunda if cockpit is at http://localhost:8080/camunda/app/cockpit)
- There is a configuration parameter that allows to customize the location of the webapps
- There is a configuration parameter that allows to indicate the absence of webapps. In this case, the endpoint returns an empty string
- REST endpoint and configuration parameters are documented