Files
openapi-generator/samples/client/petstore/java/restclient-useSingleRequestParameter/docs/ParentWithNullable.md
Nicklas Wiegandt e4112c5aca feat (JAVA SPRING RESTCLIENT) 19406: Add single request parameter for Spring RestClient (#19430)
* 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
2024-09-04 16:17:13 +08:00

365 B

ParentWithNullable

Properties

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

Enum: TypeEnum

Name Value
CHILD_WITH_NULLABLE "ChildWithNullable"