mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-22 18:09:08 +00:00
* Changes due to changes in Angular's http module. * Added link to issue re Headers clone. Removed use-strict since its emitted by default from TypeScript 1.8 on. * Added missing import for ResponseContentType. * Added null check fix for Angular http issue. * Updated package.json and typings Signed-off-by: Sebastian Haas <sebastian@haas.tech>