forked from loafle/openapi-generator-original
14 lines
304 B
Markdown
14 lines
304 B
Markdown
|
|
CONFIG OPTIONS for r
|
|
|
|
packageName
|
|
R package name (convention: lowercase). (Default: openapi)
|
|
|
|
packageVersion
|
|
R package version. (Default: 1.0.0)
|
|
|
|
hideGenerationTimestamp
|
|
Hides the generation timestamp when files are generated. (Default: true)
|
|
|
|
Back to the [generators list](README.md)
|