forked from loafle/openapi-generator-original
* Move output directory for bin/openapi3/ruby-client-petstore.sh $ git mv sample/client/petstore/ruby sample/openapi3/client/petstore/ruby-client * $ bin/ruby-client-petstore.sh * Run bin/ruby-client-petstore.sh in bin/utils/ensure-up-to-date
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 |