Issues
- 26
Zod v4 Beta Support
#173 opened by kylekirkby - 1
Support `zod/v3` from zod@4
#178 opened by finom - 3
- 2
Mention of 'OpenAi' in README.md - is this a typo?
#176 opened by ugmurthy - 2
Generated JSON Schema is not compliant with OpenAI function calling: required array mismatch and missing type in not blocks
#175 opened by marcusdb - 2
- 1
- 1
Dont update github release
#171 opened by productdevbook - 0
npm package includes dist-test which is >2MB
#169 opened by mmkal - 3
removeAdditionalStrategy not working
#168 opened by Zyles - 1
Is there a way to mutate what is being returned in the override instead of replacing/overriding it?
#167 opened by stevenliebregt - 1
Allow to overload the description field with a JSON that gets expanded to JSON schema
#165 opened by punkpeye - 1
- 13
Circular dependencies?
#118 opened by Carlos-err406 - 0
`anyOf` unnecessarily being expanded
#159 opened by dhruvkb - 2
- 1
- 1
Support draft 2020
#157 opened by Zemnmez - 2
Open AI compatibility
#145 opened by StefanTerdell - 3
- 1
- 1
Is there any plan for implementing draft-04?
#155 opened by orekav - 1
Invalid schema created when using zod intersections
#153 opened by jcayzac - 5
Version 3.23.4 - Cannot find module [...] zod-to-json-schema/dist/esm/parsers/branded
#151 opened by RSamaium - 0
- 0
Object and Array override wrong
#146 opened by lake2 - 1
Intersections with common objects result in two schemas under `allOf`, which cannot be satisfied
#136 opened by KianNH - 1
Is this package compatible with @types/json-schema?
#144 opened by dinfer - 1
Uint8Array support
#141 opened by ryan0x44 - 1
Ability to specify title of an object
#140 opened by ryan0x44 - 4
Support direct conversion of `.nullable()` to `"type": ["string", "null"]` in JSON schema output
#142 opened by maRci002 - 1
deprected support ?
#137 opened by mathcovax - 2
- 3
- 2
Emoji regex is not supported in some environments
#132 opened by jacoblee93 - 2
The `coerce` config is lost during conversion
#131 opened by adeniyii - 2
- 5
Is it possible to force a normalized output ?
#128 opened by lowlighter - 1
- 3
- 1
3.23.0 is missing a changelog entry
#117 opened by ItsHarper - 3
- 3
- 3
Would it be possible to retain branded types?
#114 opened by ConnorSinnott - 1
Type definition misconfigured
#106 opened by wataruoguchi - 3
How to validate a ReadableStream response?
#119 opened by thelinuxlich - 3
Circular Dependency
#113 opened by pitzzahh - 4
Date fields accepted by zod schema are not accepted by JSON schema generated from it
#110 opened by matthew-kaye - 2
When zod specifies z.date(), type is converted to date-time rather than date
#109 opened by matthew-kaye - 1
All fields are getting added to required
#107 opened by Dhruv-Garg79