Tomasz Prus d74d2ba031 fix: python clients (#136)
* 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
2018-04-21 11:54:40 +08:00

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

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