Create camunda client from openapi specification
👉 Now
Keywords consist of handmade rest calls to camunda engine.
💡 Idea
Generate a client from the available openapi specification from camunda. Afterwards, use the client instead of handmade rest calls.
💰 Benefits
- less selfcoding for accessing camunda endpoints
- implement testcases validating different camunda version during integrationtest phase in pipeline