forked from loafle/openapi-generator-original
* update rust client with petstore oas2 * update rust with oas2 petstore, fix default value * fix type mapping for file, update api_doc for rust client * update rust client with oas3
578 B
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] |