<!-- Please follow the issue template below for bug reports and feature requests. Also please indicate in the issue title which language/library is concerned. Eg: [JAVA] Bug generating foo with bar --> ##### Description https://github.com/swagger-api/swagger-codegen/blob/1a831f73f38feb09fa12f6e94a70574023706bd3/modules/swagger-codegen/src/main/resources/typescript-angularjs/api.mustache#L76 generates code with wrong indentation ```javascript data: body, params: queryParameters, headers: headerParams ``` ##### Swagger-codegen version 2.3.0 ##### Related issues/PRs <!-- has a similar issue/PR been reported/opened before? Please do a search in https://github.com/swagger-api/swagger-codegen/issues?utf8=%E2%9C%93&q=is%3Aissue%20 --> https://github.com/swagger-api/swagger-codegen/pull/7136