Improve with Zod-to-OpenAPI
We can enhance the OpenAPI spec by integrating zod-to-openapi. I think that way, we can give examples, etc etc and enhance the OpenAPI spec.
Good idea, that library could replace all of the internal logic for converting the zod schemas to OpenAPI 👍🏻
@blomqma - Are you working on this? Would like to know so can refer another engineer.
@SaadBazaz not working on this as of now, neither can I promise a timeframe
I am looking into this to also support Zod 4
@Hugo-Persson - We can use zod-openapi instead. Seems supported, and uses a better technique than zod-to-openapi