StefanTerdell / zod-to-json-schema

Converts Zod schemas to Json schemas
ISC License
854 stars 67 forks source link

fix: openapi nullable references #104

Closed Bram-dc closed 7 months ago

Bram-dc commented 7 months ago

A patch for this issue

Bram-dc commented 7 months ago

I am pretty sure all references are still valid. I have added 2 more tests for this possible double reference behaviour.