mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
365 B
365 B
ParentWithNullable
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | TypeEnum | [optional] | |
| nullableProperty | String | [optional] |
Enum: TypeEnum
| Name | Value |
|---|---|
| CHILD_WITH_NULLABLE | "ChildWithNullable" |