mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-11 05:42:43 +00:00
* Fix compatibility with noImplicitAny TS rule (required with CRNA app) * new file added with bin/typescript-fetch-petstore.sh * missing files with bin/typescript-fetch-petstore-all.sh * Update modules/openapi-generator/src/main/resources/typescript-fetch/runtime.mustache Co-Authored-By: Esteban Gehring <esteban.gehring@gmail.com> * Update modules/openapi-generator/src/main/resources/typescript-fetch/runtime.mustache Co-Authored-By: Esteban Gehring <esteban.gehring@gmail.com> * Update modules/openapi-generator/src/main/resources/typescript-fetch/runtime.mustache Co-Authored-By: Esteban Gehring <esteban.gehring@gmail.com> * Update modules/openapi-generator/src/main/resources/typescript-fetch/runtime.mustache Co-Authored-By: Esteban Gehring <esteban.gehring@gmail.com> * changed files after bin/typescript-fetch-petstore-all.sh * re-generate samples, fix windows typescript fetch script