forked from loafle/openapi-generator-original
* update pythong default value * fix example, update python sample * update python petstore sample (asyncio, tornado)
748 B
748 B
FormatTest
Properties
Name | Type | Description | Notes |
---|---|---|---|
integer | int | [optional] | |
int32 | int | [optional] | |
int64 | int | [optional] | |
number | float | ||
float | float | [optional] | |
double | float | [optional] | |
string | str | [optional] | |
byte | str | ||
binary | file | [optional] | |
date | date | ||
date_time | datetime | [optional] | |
uuid | str | [optional] | |
password | str |