mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-27 19:20:55 +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