forked from loafle/openapi-generator-original
* fix: python client * fix: regenerate petstore samples for python-asyncio/tornado * fix: python-asyncio tests * fix: python-tornado tests * chore: update python samples * fix: enable tests for python-tornado * fix: discriminator property * fix: file type * python: regenerate samples * fix: define file as generic type
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 |