StefanTerdell / zod-to-json-schema

Converts Zod schemas to Json schemas
ISC License
917 stars 76 forks source link

Additional properties strict option #108

Closed gthecht closed 8 months ago

gthecht commented 8 months ago

Resolves #85 by adding the removeAdditionalStrategy schema (the term is a copy of the ajv option)