You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Thank you for taking the time to put this library together! I just came across an issue when opening the swagger UI - I see errors like so:
Could not resolve reference: #/properties/data/properties/id
From looking through the source, it looks like the zod-to-json-schema refStrategy (root is the default) is not mapping correctly. Maybe because the entire object is not being passed into the function?