mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-16 13:39:11 +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