forked from loafle/openapi-generator-original
* [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 |