forked from loafle/openapi-generator-original
1.2 KiB
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] |