mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-14 09:38:59 +00:00
* Add last response code and headers Apply same workaround as https://github.com/swagger-api/swagger-codegen/pull/1127 to typescript-angular2 template. * Add WithHttpInfo() methods to return raw response. * Revert change to http method formatting