forked from loafle/openapi-generator-original
* feat (JAVA SPRING RESTCLIENT) 19406: Add single request parameter for Spring RestClient Closes #19406 * chore (JAVA SPRING RESTCLIENT) 19406: Add new sample to jdk 17 tests * fix (JAVA SPRING RESTCLIENT) 19406: Fix sample build
365 B
365 B
ParentWithNullable
Properties
Name | Type | Description | Notes |
---|---|---|---|
type | TypeEnum | [optional] | |
nullableProperty | String | [optional] |
Enum: TypeEnum
Name | Value |
---|---|
CHILD_WITH_NULLABLE | "ChildWithNullable" |