Hi,
Is there a way to override the Camunda API implementations?
Say if I want to override the API https://docs.camunda.org/manual/latest/reference/rest/task/get-form-variables/ and provide my own custom implementation for it.
How can I achieve this?