Skip to content

Instantly share code, notes, and snippets.

@bekce
Last active August 29, 2015 14:27
Show Gist options
  • Select an option

  • Save bekce/53f7140bec6d6d3a9c1e to your computer and use it in GitHub Desktop.

Select an option

Save bekce/53f7140bec6d6d3a9c1e to your computer and use it in GitHub Desktop.
Generate swagger client
java -jar modules/swagger-codegen-cli/target/swagger-codegen-cli.jar generate \
-i http://192.168.1.166:8080/v2/api-docs -l android -o out/project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment