Skip to content

Instantly share code, notes, and snippets.

@komiyak
Created May 13, 2019 09:03
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
java -jar build/swagger-codegen-3.0.8/modules/swagger-codegen-cli/target/swagger-codegen-cli.jar \
generate -i petstore.yaml -l html2 -o out/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment