forked from loafle/openapi-generator-original
* Stops converting primitive models into object models, adds ComposedSchemas with mixed type * Samples update for python-exp
477 B
477 B
string_enum_with_default_value.StringEnumWithDefaultValue
Properties
Name | Type | Description | Notes |
---|---|---|---|
value | str | if omitted the server will use the default value of 'placed', must be one of ["placed", "approved", "delivered", ] |