forked from loafle/openapi-generator-original
* 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