We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4380f8f commit 20fcb7aCopy full SHA for 20fcb7a
README.md
@@ -28,6 +28,7 @@ Options:
28
-i, --input <value> OpenAPI specification, can be a path, url or string content (required)
29
-o, --output <value> Output directory (default: "openapi")
30
-c, --client <value> HTTP client to generate [fetch, xhr, node, axios, angular] (default: "fetch")
31
+ --useUnionTypes Use union types (default: false)
32
--exportSchemas <value> Write schemas to disk (default: false)
33
--indent <value> Indentation options [4, 2, tabs] (default: "4")
34
--postfix <value> Service name postfix (default: "Service")
0 commit comments