forked from loafle/openapi-generator-original
* [Python-experimental] Don't mandate passing in required value as argument * Remove usage of have_value * Address additional review comments * Fix tests according to the code change * Does not set None as value initial value, removes hasRequired tag usage, updates docstring Co-authored-by: Justin Black <justin.a.black@gmail.com>
373 B
373 B
IntegerEnumWithDefaultValue
Properties
Name | Type | Description | Notes |
---|---|---|---|
value | int | defaults to 0, must be one of [0, 1, 2, ] |