forked from loafle/openapi-generator-original
* Add example allOf with single ref * fix dart-dio-next handling of that case * Refactor without vendor extension * Regenerate newer samples
542 B
542 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] |
userType | UserType | [optional] |