forked from loafle/openapi-generator-original
* add samples * update samples * openapi 3.1 beta support * update .gitignore * fix composed schema, add oneof, allof tests in opeanpi 3.1 spec * add allof tests, more fixes * add null check * update artifact id * better null check
543 B
543 B
User
A User who is purchasing from the pet store
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | Long | [optional] | |
username | String | [optional] | |
firstName | String | [optional] | |
lastName | String | [optional] | |
String | [optional] | ||
password | String | [optional] | |
phone | String | [optional] | |
userStatus | Integer | User Status | [optional] |