forked from loafle/openapi-generator-original
update documentation
This commit is contained in:
parent
3b53ac435f
commit
6b41260755
@ -6,4 +6,7 @@ CONFIG OPTIONS for elm
|
||||
0.19 - Elm 0.19
|
||||
0.18 - Elm 0.18
|
||||
|
||||
elmPrefixCustomTypeVariants
|
||||
Prefix custom type variants (Default: false)
|
||||
|
||||
Back to the [generators list](README.md)
|
||||
|
@ -10,4 +10,9 @@ CONFIG OPTIONS for rust
|
||||
hideGenerationTimestamp
|
||||
Hides the generation timestamp when files are generated. (Default: true)
|
||||
|
||||
library
|
||||
library template (sub-template) to use. (Default: hyper)
|
||||
hyper - HTTP client: Hyper.
|
||||
reqwest - HTTP client: Reqwest.
|
||||
|
||||
Back to the [generators list](README.md)
|
||||
|
Loading…
x
Reference in New Issue
Block a user