Justin Black dad931a25a
Python exp sample component renaming + additions (#6917)
* Stops converting primitive models into object models, adds ComposedSchemas with mixed type

* Reverts java and mustache changes

* Reverts mroe files

* Samples regen

* Fixes remaining tests
2020-07-13 10:22:03 -07:00

548 B

enum_test.EnumTest

Properties

Name Type Description Notes
enum_string_required str
enum_string str [optional]
enum_integer int [optional]
enum_number float [optional]
string_enum string_enum.StringEnum [optional]

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