forked from loafle/openapi-generator-original
* [python] fix #19255 add async httpx support * update docs * 1. "async" parameter for templates 2. hand written tests for python-httpx 3. CI workflow updated * fix mypy
321 B
321 B
OuterEnumIntegerDefaultValue
Enum
-
NUMBER_MINUS_1(value:-1) -
NUMBER_0(value:0) -
NUMBER_1(value:1) -
NUMBER_2(value:2)