mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 19:08:52 +00:00
1.1 KiB
1.1 KiB
FORMAT_TEST
Properties
Name | Type | Description | Notes |
---|---|---|---|
integer | INTEGER_32 | [optional] [default to null] | |
int32 | INTEGER_32 | [optional] [default to null] | |
int64 | INTEGER_64 | [optional] [default to null] | |
number | REAL_32 | [default to null] | |
float | REAL_32 | [optional] [default to null] | |
double | REAL_64 | [optional] [default to null] | |
string | STRING_32 | [optional] [default to null] | |
byte | [ARRAY [NATURAL_8]](ARRAY [NATURAL_8].md) | [default to null] | |
binary | STRING_32 | [optional] [default to null] | |
date | DATE | [default to null] | |
date_time | DATE_TIME | [optional] [default to null] | |
uuid | UUID | [optional] [default to null] | |
password | STRING_32 | [default to null] |