[docs] Add clarity around configuration options (#7547)

This commit is contained in:
Jim Schubert
2020-09-30 20:56:28 -04:00
committed by GitHub
parent d6783c2f57
commit d854c89272
133 changed files with 381 additions and 1 deletions

View File

@@ -3,6 +3,8 @@ title: Config Options for java-play-framework
sidebar_label: java-play-framework
---
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 |
| ------ | ----------- | ------ | ------- |
|additionalModelTypeAnnotations|Additional annotations for model type(class level annotations)| |null|