halfstack

Results 14 comments of halfstack

Wow what a change, pain for an eternity finally resolved 🥲

https://github.com/aidenybai/react-scan/issues/402 I think it's the same issue

Altering the input openapi schema instead of modifying output was much simpler for my case. I used [neotraverse](https://github.com/PuruVJ/neotraverse) to modify the fetched json schema and it worked great. ```ts const...

\+ In nodejs environment, what about providing middleware for schema before generation to suit more needs instead of just ignoring headers?