martin-mfg d6695056fe
add test case for nullable parent property (#16552)
* add nullable case to spring test spec

* generate samples for changed spring input

* add nullable case to general test spec

* generate samples for changed general input

* generate samples again

* generates samples again

* re-build from new sources, generates samples again
2023-09-12 15:59:58 +08:00

506 B

WWW::OpenAPIClient::Object::ParentWithNullable

Load the model package

use WWW::OpenAPIClient::Object::ParentWithNullable;

Properties

Name Type Description Notes
type string [optional]
nullable_property string [optional]

[Back to Model list] [Back to API list] [Back to README]