forked from loafle/openapi-generator-original
* Move output directory for bin/openapi3/ruby-client-petstore.sh $ git mv sample/client/petstore/ruby sample/openapi3/client/petstore/ruby-client * $ bin/ruby-client-petstore.sh * Run bin/ruby-client-petstore.sh in bin/utils/ensure-up-to-date
480 B
480 B
Petstore::User
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | Integer | [optional] | |
username | String | [optional] | |
first_name | String | [optional] | |
last_name | String | [optional] | |
String | [optional] | ||
password | String | [optional] | |
phone | String | [optional] | |
user_status | Integer | User Status | [optional] |