forked from loafle/openapi-generator-original
update doc
This commit is contained in:
parent
80786836f7
commit
b6bc20183b
@ -30,6 +30,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
|
|||||||
|discriminatorCaseSensitive|Whether the discriminator value lookup should be case-sensitive or not. This option only works for Java API client| |true|
|
|discriminatorCaseSensitive|Whether the discriminator value lookup should be case-sensitive or not. This option only works for Java API client| |true|
|
||||||
|dynamicOperations|Generate operations dynamically at runtime from an OAS| |false|
|
|dynamicOperations|Generate operations dynamically at runtime from an OAS| |false|
|
||||||
|ensureUniqueParams|Whether to ensure parameter names are unique in an operation (rename parameters that are not).| |true|
|
|ensureUniqueParams|Whether to ensure parameter names are unique in an operation (rename parameters that are not).| |true|
|
||||||
|
|errorObjectType|Error Object type. (This option is for okhttp-gson-next-gen only)| |null|
|
||||||
|fullJavaUtil|whether to use fully qualified name for classes under java.util. This option only works for Java API client| |false|
|
|fullJavaUtil|whether to use fully qualified name for classes under java.util. This option only works for Java API client| |false|
|
||||||
|gradleProperties|Append additional Gradle proeprties to the gradle.properties file| |null|
|
|gradleProperties|Append additional Gradle proeprties to the gradle.properties file| |null|
|
||||||
|groupId|groupId in generated pom.xml| |org.openapitools|
|
|groupId|groupId in generated pom.xml| |org.openapitools|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user