-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
a readonly schema results in the error
Unable to generate valid values for Zod schema. 'ZodReadonly' schemas are not supported (at path '.').
Based on what zod does under the hood, do a map and return Object.freeze() on the value.
Metadata
Metadata
Assignees
Labels
No labels