mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-04-27 02:44:19 +00:00
bab5ca2452
* [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