openapi-generator/samples/client/petstore/eiffel/docs/FORMAT_TEST.md
2017-07-25 00:03:15 +08:00

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]

[Back to Model list] [Back to API list] [Back to README]