forked from loafle/openapi-generator-original
* add multiple servers support to JS ES6 * multiple server support in js es5 * using exports in es5 * fix index check * add oas v3 js es6 client to travis
481 B
481 B
OpenApiPetstore.User
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | Number | [optional] | |
username | String | [optional] | |
firstName | String | [optional] | |
lastName | String | [optional] | |
String | [optional] | ||
password | String | [optional] | |
phone | String | [optional] | |
userStatus | Number | User Status | [optional] |