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>
754 B
754 B
FormatTest
Properties
Name | Type | Description | Notes |
---|---|---|---|
number | float | ||
byte | str | ||
date | date | ||
password | str | ||
integer | int | [optional] | |
int32 | int | [optional] | |
int64 | int | [optional] | |
float | float | [optional] | |
double | float | [optional] | |
string | str | [optional] | |
binary | file_type | [optional] | |
date_time | datetime | [optional] | |
uuid | str | [optional] |