mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-25 19:10:55 +00:00
Done for Java clients (default, jersey2, okhttp-gson), Ruby client and JavaScript client.
483 B
483 B
SwaggerPetstore.User
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | Integer | [optional] | |
username | String | [optional] | |
firstName | String | [optional] | |
lastName | String | [optional] | |
String | [optional] | ||
password | String | [optional] | |
phone | String | [optional] | |
userStatus | Integer | User Status | [optional] |