Skip to content

Support ZodReadonly #18

@pdonnelly3

Description

@pdonnelly3

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions