forked from loafle/openapi-generator-original
* minor improvements to bash generator * test bash * fix path * test bash in travis * fix pom
1.1 KiB
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] |