mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-13 08:31:19 +00:00
* feat(typescript-rxjs): add optional responseType to RequestOpts * refactor(typescript-rxjs): remove redundant importMapping.clear() in codegen constructor * feat(typescript-rxjs): update this.reservedWords * fix(typescript-rxjs): add missing fields copied to ExtendedCodegenOperation * feat(typescript-rxjs): add support for responseType blob * feat(typescript-rxjs): regenerate samples