mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
* [typescript-fetch] Restore pre-es2017 compatibility in modelEnum template
Restore pre-es2017 compatibility in modelEnum template by not using Object.values in instanceOf{{classname}} function
* [typescript-fetch] Regenerate samples
* [typescript-fetch] Regenerate samples documentation
* [typescript-fetch] Add curly brackets
* [typescript-fetch] Regenerate samples
* [typescript-fetch] Use typed comparison
Co-authored-by: Esteban Gehring <esteban.gehring@gmail.com>
* [typescript-fetch] Regenerate samples
---------
Co-authored-by: Esteban Gehring <esteban.gehring@gmail.com>