swagger-api / swagger-codegen

swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
http://swagger.io
Apache License 2.0
16.98k stars 6.03k forks source link

How to install a previous version of Swagger-Codegen? #8011

Open djordach opened 6 years ago

djordach commented 6 years ago

What is the brew command line to install the 2.2.3 version?

INRIX-Jeff-Zhu commented 6 years ago

I had the same problem too, and found version 2.2.3 on maven. wget http://central.maven.org/maven2/io/swagger/swagger-codegen-cli/2.2.3/swagger-codegen-cli-2.2.3.jar -O swagger-codegen-cli.jar