-
Task
-
Resolution: Duplicate
-
L3 - Default
-
None
-
None
-
S
Context:
From the back-end senate(https://confluence.camunda.com/display/CO/2020-03-25+The+back-end+Senate+-+March+II):
Would it make sense to auto-generate an Open API file of our rest API so we can easily interact with it using Postman?
Also, we could use that file to autogenerate some clients, e.g. for our upgrade tests so that we can easily interact with older versions of Optimize.
AT:
- there is an open API, swagger or wadl file available that can be used to import to Postman and interact with the Optimize REST-API
Hint:
We create automatic API documentation with enunciate which also creates a wadl file. Maybe that's a low hanging fruit to solve this task.