0.0.3 • Published 8 years ago
swagger2code v0.0.3
swagger2code
Generate templates in a different way from swagger-codegen
Usage
$ swagger2code -i [swagger file] -t [template dir] -o [output dir]
Options
--input, -i Swagger file (.json or .yaml)
--template, -t Template Directory
--output, -o Output Directory (Default: ./dist)
--language, -l set output's Extension (.js, .rb, .cs, ...)