mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-12 03:40:59 +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