mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-23 02:39:14 +00:00
* Operation now returns StatusCode Stubs as well * Updated mustache file to use comments return StatusCode(..) is now commented out. * Change default(..) to not escape the type default(dataType) --> default(&dataType) * Return IActionResult no matter what.. * Updated formatting * Ran bin/aspnetcore-petstore-server.sh