forked from loafle/openapi-generator-original
Co-authored-by: Akihito Nakano <sora.akatsuki@gmail.com> Co-authored-by: Jeremie Bresson <dev@jmini.fr> Co-authored-by: Jim Schubert <james.schubert@gmail.com> Co-authored-by: Martin Delille <martin@phonations.com> Co-authored-by: Tomasz Prus <tomasz.prus@gmail.com> Co-authored-by: William Cheng <wing328hk@gmail.com>
619 B
619 B
Petstore::FormatTest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| integer | Integer | [optional] | |
| int32 | Integer | [optional] | |
| int64 | Integer | [optional] | |
| number | Float | ||
| float | Float | [optional] | |
| double | Float | [optional] | |
| string | String | [optional] | |
| byte | String | ||
| binary | File | [optional] | |
| date | Date | ||
| date_time | DateTime | [optional] | |
| uuid | String | [optional] | |
| password | String |