William Cheng 18a40deb30
Update rust client with Petstore OAS2 (#148)
* 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
2018-05-04 01:38:40 +08:00

625 B

User

Properties

Name Type Description Notes
id i64 [optional]
username String [optional]
first_name String [optional]
last_name String [optional]
email String [optional]
password String [optional]
phone String [optional]
user_status i32 User Status [optional]

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