Files
openapi-generator/samples/client/petstore/python-experimental/docs/StringEnum.md
Justin Black ed84280108 Python-exp remove codegemodel mutation, allow mixed OneOf types (#6797)
* Stops converting primitive models into object models, adds ComposedSchemas with mixed type

* Samples update for python-exp
2020-07-18 10:13:22 -07:00

379 B

string_enum.StringEnum

Properties

Name Type Description Notes
value str must be one of ["placed", "approved", "delivered", ]

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