mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-11 15:54:16 +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