issues
search
StefanTerdell
/
zod-to-json-schema
Converts Zod schemas to Json schemas
ISC License
917
stars
76
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
BUG: A number with min value and optional defined gives wrong type
#156
bovandersteene
opened
8 hours ago
0
Is there any plan for implementing draft-04?
#155
orekav
opened
1 day ago
0
RegExp is not being parsed correctly into pattern property
#154
kylekirkby
opened
1 week ago
2
Invalid schema created when using zod intersections
#153
jcayzac
closed
2 weeks ago
1
Fix #151- Missing .js extension for /branded import
#152
enzomonjardin
closed
3 weeks ago
1
Version 3.23.4 - Cannot find module [...] zod-to-json-schema/dist/esm/parsers/branded
#151
RSamaium
closed
3 weeks ago
5
Fix #149 - support branded key schemas
#150
mitchell-merry
closed
3 weeks ago
0
bug: propertyNames is not generated if the key type is branded
#149
mitchell-merry
closed
3 weeks ago
0
Add json schema readonly attribute
#148
hpgmiskin
opened
3 weeks ago
1
Mongodb compatible schema
#147
varofon
closed
1 month ago
0
Object and Array override wrong
#146
lake2
closed
1 month ago
0
Open AI compatibility
#145
StefanTerdell
opened
2 months ago
1
Is this package compatible with @types/json-schema?
#144
dinfer
opened
2 months ago
1
Cannot read properties of undefined (reading '_def')
#143
imsanchez
closed
3 weeks ago
2
Support direct conversion of `.nullable()` to `"type": ["string", "null"]` in JSON schema output
#142
maRci002
closed
2 months ago
4
Uint8Array support
#141
ryan0x44
closed
2 months ago
1
Ability to specify title of an object
#140
ryan0x44
closed
2 months ago
1
Tests
#139
brettz9
closed
2 months ago
3
✅ add test coverage
#138
brettz9
closed
2 months ago
0
deprected support ?
#137
mathcovax
closed
2 months ago
1
Intersections with common objects result in two schemas under `allOf`, which cannot be satisfied
#136
KianNH
closed
2 months ago
1
improve output for discriminatedUnion: use allOf with if-then conditionals instead of anyOf
#135
thomasjahoda
closed
3 months ago
1
Cleaner way of turning zod objects to json schema with Typescript support
#134
volkandkaya
closed
3 months ago
2
Instantiate emoji regex lazily to broaden env support
#133
jacoblee93
closed
3 months ago
1
Emoji regex is not supported in some environments
#132
jacoblee93
closed
3 months ago
2
The `coerce` config is lost during conversion
#131
Adeniyii
closed
3 months ago
2
`z.Date()` resolves to a `string` type with a `date-time` check
#130
Adeniyii
closed
3 months ago
2
SyntaxError: Invalid RegExp: Invalid escape, js engine: hermes
#129
Albert-Gao
closed
4 months ago
3
Is it possible to force a normalized output ?
#128
lowlighter
closed
4 months ago
5
Add title & example to meta
#127
ossamaweb
closed
4 months ago
5
add title & example to meta
#126
ossamaweb
closed
4 months ago
0
Add title and example to metadata
#125
ossamaweb
closed
4 months ago
0
Certain schemas to define a record's keys are discarded
#124
Spappz
opened
5 months ago
1
Schema refs are assigned regardless of `.describe()` calls
#123
kachkaev
opened
5 months ago
3
Add best-effort support for RegExp flags in `z.string().regex()` validations
#122
Spappz
closed
5 months ago
4
Add title property of JSON Schema from zod definitions
#121
flower-of-the-bridges
closed
5 months ago
3
feat: Support for z.literal(null)
#120
JeongJuhyeon
closed
5 months ago
2
How to validate a ReadableStream response?
#119
thelinuxlich
closed
6 months ago
3
Circular dependencies?
#118
Carlos-err406
opened
6 months ago
8
3.23.0 is missing a changelog entry
#117
NoahAndrews
closed
5 months ago
1
String regex-pattern flags are discarded during conversion
#116
Spappz
closed
5 months ago
3
🚀 3.23.0
#115
colinhacks
closed
7 months ago
2
Would it be possible to retain branded types?
#114
ConnorSinnott
closed
6 months ago
3
Circular Dependency
#113
pitzzahh
closed
7 months ago
3
✨ Callback override
#112
StefanTerdell
closed
8 months ago
0
✨ Add more date options
#111
StefanTerdell
closed
8 months ago
0
Date fields accepted by zod schema are not accepted by JSON schema generated from it
#110
matthew-kaye
closed
8 months ago
4
When zod specifies z.date(), type is converted to date-time rather than date
#109
matthew-kaye
closed
8 months ago
2
Additional properties strict option
#108
gthecht
closed
8 months ago
0
All fields are getting added to required
#107
Dhruv-Garg79
closed
8 months ago
1
Next