forked from loafle/openapi-generator-original
[docs] Add clarity around configuration options (#7547)
This commit is contained in:
@@ -3,6 +3,8 @@ title: Config Options for python-flask
|
||||
sidebar_label: python-flask
|
||||
---
|
||||
|
||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||
|
||||
| Option | Description | Values | Default |
|
||||
| ------ | ----------- | ------ | ------- |
|
||||
|allowUnicodeIdentifiers|boolean, toggles whether unicode identifiers are allowed in names or not, default is false| |false|
|
||||
|
||||
Reference in New Issue
Block a user