TL;DR
Create OpenAPI Client using Docker
Generate API clients using the Swagger Code GeneratorĀ in a docker container. This instructions were tested on a Mac, most likely will also work on a Linux hostĀ and can easily be adapted to work on Windows. swagger.json Get the compatible swagger/OpenAPI API description file in the json format and Read more…