William Cheng 5c275bccd2
Throw exception when config file missing (#4557)
* throw exception when config file missing

* fix bash config location
2019-11-22 14:01:57 +08:00

1.2 KiB

format_test

Properties

Name Type Description Notes
integer integer [optional] [default to null]
int32 integer [optional] [default to null]
int64 integer [optional] [default to null]
number integer [default to null]
float float [optional] [default to null]
double float [optional] [default to null]
string string [optional] [default to null]
byte string [default to null]
binary binary [optional] [default to null]
date string [default to null]
dateTime string [optional] [default to null]
uuid string [optional] [default to null]
password string [default to null]
patternUnderscorewithUnderscoredigits string [optional] [default to null]
patternUnderscorewithUnderscoredigitsUnderscoreandUnderscoredelimiter string [optional] [default to null]

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