forked from loafle/openapi-generator-original
update README with ruby on the codegen usage
This commit is contained in:
parent
369689d001
commit
a1d02785af
@ -64,9 +64,9 @@ usage: Codegen
|
|||||||
-i,--input-spec <arg> location of the swagger spec, as URL or file
|
-i,--input-spec <arg> location of the swagger spec, as URL or file
|
||||||
-l,--lang <arg> client language to generate.
|
-l,--lang <arg> client language to generate.
|
||||||
Available languages include:
|
Available languages include:
|
||||||
[android, java, jaxrs, nodejs, objc, scalatra,
|
[android, async-scala, java, jaxrs, nodejs,
|
||||||
scala, dynamic-html, html, swagger, tizen, php,
|
objc, scalatra, scala, dynamic-html, html,
|
||||||
python]
|
swagger, tizen, php, ruby, python]
|
||||||
-o,--output <arg> where to write the generated files
|
-o,--output <arg> where to write the generated files
|
||||||
-t,--template-dir <arg> folder containing the template files
|
-t,--template-dir <arg> folder containing the template files
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user