Issues
- 0
`anyOf` unnecessarily being expanded
#159 opened by dhruvkb - 0
- 2
Open AI compatibility
#145 opened by StefanTerdell - 1
Draft 2020 style tuples
#157 opened by Zemnmez - 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 - 8
Circular dependencies?
#118 opened by Carlos-err406 - 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 NoahAndrews - 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 - 7
How can I specify the format?
#95 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 - 3
Types with default not added to required?
#96 opened by ciscoheat - 2
reference root level schemas only
#88 opened by sugaaloop - 1
All fields are getting added to required
#107 opened by Dhruv-Garg79 - 2
OpenAPI fix for a nullable ref using allOf
#103 opened by Bram-dc - 2
Helper: how to converse file type?
#101 opened by caoxing9 - 1
Why doesn't get optional in path
#100 opened by caoxing9 - 1
Incorrect $ref for self-referencing types
#99 opened by LaserUnicorns - 3
z.pipe can create impossible validation schemas
#97 opened by ciscoheat - 15
- 5
Support `readonly()`
#90 opened by thorhj - 4
Upgrade Zod to fix `npm audit` vulnerability
#91 opened by jacoblee93 - 2
Generated regex cannot be used with unicode flag
#93 opened by rbuetzer - 3
esm support
#87 opened by razr001 - 6
Represent `Map`s as records
#89 opened by MOZGIII