Option | Description | Values | Default |
allowUnicodeIdentifiers | boolean, toggles whether unicode identifiers are allowed in names or not, default is false | | false |
ensureUniqueParams | Whether to ensure parameter names are unique in an operation (rename parameters that are not). | | true |
packageName | package for generated classes (where supported) | | null |
prependFormOrBodyParameters | Add form or body parameters to the beginning of the parameter list. | | false |
sortModelPropertiesByRequiredFlag | Sort model properties to place required parameters before optional parameters. | | true |
sortParamsByRequiredFlag | Sort method arguments to place required parameters before optional parameters. | | true |
IMPORT MAPPING
INSTANTIATION TYPES
Type/Alias | Instantiated By |
array | Array |
list | Array |
map | Object |
LANGUAGE PRIMITIVES
- BigDecimal
- DateTime
- UUID
- boolean
- bytes
- date
- double
- float
- int
- integer
- long
- null
- number
- string
RESERVED WORDS
Last updated on 1/20/2020