mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-04 16:00:59 +00:00
* In samples/openapi3/client/petstore/python, this reduces the mypy errors from 435 to 178 errors * In samples/openapi3/client/petstore/python-aiohttp, this reduces the mypy errors from 381 to 124 errors * In samples/client/echo_api/python, this reduces the mypy errors from 131 to 25 errors