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

523 B

EnumTest

Properties

Name Type Description Notes
enum_string str [optional]
enum_string_required str
enum_integer int [optional]
enum_number float [optional]
outer_enum OuterEnum [optional]

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