Skip to content

Commit 20fcb7a

Browse files
committed
docs: update README.md
1 parent 4380f8f commit 20fcb7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Options:
2828
-i, --input <value> OpenAPI specification, can be a path, url or string content (required)
2929
-o, --output <value> Output directory (default: "openapi")
3030
-c, --client <value> HTTP client to generate [fetch, xhr, node, axios, angular] (default: "fetch")
31+
--useUnionTypes Use union types (default: false)
3132
--exportSchemas <value> Write schemas to disk (default: false)
3233
--indent <value> Indentation options [4, 2, tabs] (default: "4")
3334
--postfix <value> Service name postfix (default: "Service")

0 commit comments

Comments
 (0)