mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-23 17:20:51 +00:00
* Fixed http errors deserialization I've found this bug in @kubernetes/client-node npm package. By the way, Here is the issue https://github.com/OpenAPITools/openapi-generator/issues/2924# * Update typescript-node samples with a fix of error handling * Update samples version Co-authored-by: Bogdan Onischenko <bogdan.onischenko@nixsolutions.com>