William Cheng d5b09cff2a
[Bash] Minor improvements (#4274)
* minor improvements to bash generator

* test bash

* fix path

* test bash in travis

* fix pom
2019-10-26 11:30:08 +08:00

1.1 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]
BigDecimal BigDecimal [optional] [default to null]

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