Renato Mameli bfa26ea6be
Add missing underscores for PascalCase enum values #4837 (#18594)
Co-authored-by: Renato Mameli <renato.mameli@teamviewer.com>
2024-05-21 15:29:34 +08:00

365 B

ParentWithNullable

Properties

Name Type Description Notes
type TypeEnum [optional]
nullableProperty String [optional]

Enum: TypeEnum

Name Value
CHILD_WITH_NULLABLE "ChildWithNullable"