forked from loafle/openapi-generator-original
* Stops converting primitive models into object models, adds ComposedSchemas with mixed type * Samples update for python-exp
446 B
446 B
integer_enum_with_default_value.IntegerEnumWithDefaultValue
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| value | int | if omitted the server will use the default value of 0, must be one of [0, 1, 2, ] |