William Cheng 8408e0235b Revert "update rust samples"
This reverts commit f83d09fc01b2f5a37beff34c18d02d3d43a48370.
2019-04-22 22:26:33 +08:00

578 B

Pet

Properties

Name Type Description Notes
id i64 [optional]
category *::models::Category [optional]
name String
photo_urls Vec
tags Vec<::models::Tag> [optional]
status String pet status in the store [optional]

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