Tobi

Results 2 comments of 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...