mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-20 18:43:56 +00:00
686 B
686 B
VariableNameTest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| exampleName | String | This snake-case examle_name property name should be converted to a camelCase variable name like exampleName | [optional] |
| _for | String | This property name is a reserved word in most languages, including Swift 4. | [optional] |
| normalName | String | This model object property name should be unchanged from the JSON property name. | [optional] |