mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-13 09:09:19 +00:00
* Updated template so that generated code now renders docstrings and function parameters nicely in IDE. Endpoints are still accessible in generated code, mainly to satisfy some test cases. * fixed manual tests