forked from loafle/openapi-generator-original
* Add a space between table title and the line above it to resolve issues when translating markdown to asciidoc * Regenerate Samples Co-authored-by: Tyler Ballast <tyler.ballast@reportix.com> Co-authored-by: tballast <tyler.ballast@gmail.com>
810 B
810 B
FormatTest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| integer | int | [optional] | |
| int32 | int | [optional] | |
| int64 | int | [optional] | |
| number | float | ||
| float | float | [optional] | |
| double | float | [optional] | |
| string | str | [optional] | |
| byte | str | ||
| binary | file | [optional] | |
| date | date | ||
| date_time | datetime | [optional] | |
| uuid | str | [optional] | |
| password | str | ||
| big_decimal | Decimal | [optional] |