Tobi
Tobi
I just ran into this requirement as well - [here](https://github.com/openapi-ts/openapi-typescript/pull/1907) is the PR to implement it FYI @drwpow 🚀
I just tested again with the latest version of `openapi-typescript` (`7.1.0`) and `openapi-fetch` (`0.10.2`) - still not getting any error (except when using ts version `5.4.5`). I also added the...
>Although as far i understand, in this code segment we ignore that malformed payload. Idk what security issues might come from this? It's not like we can send a payload...