mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-10-20 19:33:42 +00:00
* Fixed a bug where request body names were not being transferred appropriately based on openapi definitions * Added changes made to output samples * Fixed formatting on Controller.mustache * Added sample code generated after last change