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