Niko Ruotsalainen

Results 1 comments of Niko Ruotsalainen

I have a similar issue. I'm generating TypeScript types from JSON Schema files with https://github.com/bcherny/json-schema-to-typescript tool. I want to use those JSON Schemas to generate OpenAPI docs like this ```js...