mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-01-23 19:07:08 +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