mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-21 19:13:49 +00:00
* [docs] Updating docsite outputs to be browsable on Github as well * Fix links to other files Suffix `.md` was needed to make links works * [docs] Add clarification to differences between customization and templating docs * [docs] Collapsible side bar, scroll to top, minor enhancements
496 B
496 B
| title | sidebar_label |
|---|---|
| Config Options for elm | elm |
| Option | Description | Values | Default |
|---|---|---|---|
| elmVersion | Elm version: 0.18, 0.19 |
|
0.19 |
| elmPrefixCustomTypeVariants | Prefix custom type variants | false | |
| elmEnableCustomBasePaths | Enable setting the base path for each request | false | |
| elmEnableHttpRequestTrackers | Enable adding a tracker to each http request | false |