tecywiz121 a0d907cf27 Support nullable fields in the Rust generator (#2353)
* Use Option for nullable fields in Rust (closes #2337)

* Update Rust's petstore
2019-03-12 09:20:54 +08:00

418 B

InlineObject

Properties

Name Type Description Notes
name String Updated name of the pet [optional]
status String Updated status of the pet [optional]

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