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
12 lines
399 B
Markdown
12 lines
399 B
Markdown
---
|
|
title: Config Options for flash
|
|
sidebar_label: flash
|
|
---
|
|
|
|
| Option | Description | Values | Default |
|
|
| ------ | ----------- | ------ | ------- |
|
|
|packageName|flash package name (convention: package.name)| |org.openapitools|
|
|
|packageVersion|flash package version| |1.0.0|
|
|
|invokerPackage|root package for generated code| |null|
|
|
|sourceFolder|source folder for generated code. e.g. flash| |null|
|