Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / StefanTerdell/zod-to-json-schema issues and pull requests

#164 - Fix circular dependencies

Pull Request - State: open - Opened by NanezX 8 days ago - 2 comments

#163 - Add info about 2020-12 format to the Readmen

Pull Request - State: closed - Opened by lukewlms 13 days ago - 2 comments

#162 - Error while trying to convert zod object using lazy to `jsonSchema7`

Issue - State: closed - Opened by defless 14 days ago - 2 comments

#161 - Add 2020-12 support

Pull Request - State: closed - Opened by lukewlms 14 days ago - 1 comment

#160 - Small request: Support outputting 2020-12 schema name

Issue - State: closed - Opened by lukewlms 14 days ago - 1 comment

#159 - `anyOf` unnecessarily being expanded

Issue - State: open - Opened by dhruvkb about 1 month ago
Labels: enhancement

#158 - Crashes if an async refinement/transform is used on an z.object property

Issue - State: open - Opened by JCMais about 1 month ago - 1 comment
Labels: enhancement

#157 - Support draft 2020

Issue - State: open - Opened by Zemnmez 3 months ago - 1 comment
Labels: enhancement

#156 - BUG: A number with min value and optional defined gives wrong type

Issue - State: closed - Opened by bovandersteene 3 months ago - 1 comment

#156 - BUG: A number with min value and optional defined gives wrong type

Issue - State: closed - Opened by bovandersteene 3 months ago - 1 comment

#155 - Is there any plan for implementing draft-04?

Issue - State: closed - Opened by orekav 3 months ago - 1 comment

#154 - RegExp is not being parsed correctly into pattern property

Issue - State: closed - Opened by kylekirkby 3 months ago - 3 comments

#154 - RegExp is not being parsed correctly into pattern property

Issue - State: closed - Opened by kylekirkby 3 months ago - 3 comments

#154 - RegExp is not being parsed correctly into pattern property

Issue - State: open - Opened by kylekirkby 3 months ago - 2 comments

#154 - RegExp is not being parsed correctly into pattern property

Issue - State: open - Opened by kylekirkby 3 months ago - 2 comments

#154 - RegExp is not being parsed correctly into pattern property

Issue - State: closed - Opened by kylekirkby 3 months ago - 3 comments

#154 - RegExp is not being parsed correctly into pattern property

Issue - State: open - Opened by kylekirkby 3 months ago - 2 comments

#153 - Invalid schema created when using zod intersections

Issue - State: closed - Opened by jcayzac 4 months ago - 1 comment

#152 - Fix #151- Missing .js extension for /branded import

Pull Request - State: closed - Opened by enzomonjardin 4 months ago - 1 comment

#150 - Fix #149 - support branded key schemas

Pull Request - State: closed - Opened by mitchell-merry 4 months ago

#148 - Add json schema readonly attribute

Pull Request - State: closed - Opened by hpgmiskin 4 months ago - 2 comments

#147 - Mongodb compatible schema

Pull Request - State: closed - Opened by Varofon 4 months ago

#146 - Object and Array override wrong

Issue - State: closed - Opened by lake2 4 months ago

#145 - Open AI compatibility

Issue - State: closed - Opened by StefanTerdell 5 months ago - 2 comments
Labels: enhancement

#144 - Is this package compatible with @types/json-schema?

Issue - State: open - Opened by dinfer 5 months ago - 1 comment
Labels: V4

#143 - Cannot read properties of undefined (reading '_def')

Pull Request - State: closed - Opened by imsanchez 5 months ago - 2 comments

#141 - Uint8Array support

Issue - State: closed - Opened by ryan0x44 5 months ago - 1 comment

#140 - Ability to specify title of an object

Issue - State: closed - Opened by ryan0x44 5 months ago - 1 comment

#139 - Tests

Pull Request - State: closed - Opened by brettz9 5 months ago - 3 comments

#138 - ✅ add test coverage

Pull Request - State: closed - Opened by brettz9 6 months ago

#137 - deprected support ?

Issue - State: closed - Opened by mathcovax 6 months ago - 1 comment

#133 - Instantiate emoji regex lazily to broaden env support

Pull Request - State: closed - Opened by jacoblee93 7 months ago - 1 comment

#132 - Emoji regex is not supported in some environments

Issue - State: closed - Opened by jacoblee93 7 months ago - 2 comments

#131 - The `coerce` config is lost during conversion

Issue - State: closed - Opened by Adeniyii 7 months ago - 2 comments

#130 - `z.Date()` resolves to a `string` type with a `date-time` check

Issue - State: closed - Opened by Adeniyii 7 months ago - 2 comments

#129 - SyntaxError: Invalid RegExp: Invalid escape, js engine: hermes

Issue - State: closed - Opened by Albert-Gao 7 months ago - 3 comments

#128 - Is it possible to force a normalized output ?

Issue - State: closed - Opened by lowlighter 7 months ago - 5 comments

#127 - Add title & example to meta

Pull Request - State: closed - Opened by ossamaweb 8 months ago - 5 comments

#126 - add title & example to meta

Pull Request - State: closed - Opened by ossamaweb 8 months ago

#125 - Add title and example to metadata

Pull Request - State: closed - Opened by ossamaweb 8 months ago

#124 - Certain schemas to define a record's keys are discarded

Issue - State: open - Opened by Spappz 8 months ago - 1 comment
Labels: bug

#123 - Schema refs are assigned regardless of `.describe()` calls

Issue - State: open - Opened by kachkaev 8 months ago - 3 comments
Labels: bug

#122 - Add best-effort support for RegExp flags in `z.string().regex()` validations

Pull Request - State: closed - Opened by Spappz 9 months ago - 4 comments

#121 - Add title property of JSON Schema from zod definitions

Issue - State: closed - Opened by flower-of-the-bridges 10 months ago - 3 comments

#120 - feat: Support for z.literal(null)

Pull Request - State: closed - Opened by JeongJuhyeon 10 months ago - 2 comments

#119 - How to validate a ReadableStream response?

Issue - State: closed - Opened by thelinuxlich 10 months ago - 3 comments

#118 - Circular dependencies?

Issue - State: open - Opened by Carlos-err406 10 months ago - 10 comments
Labels: V4

#117 - 3.23.0 is missing a changelog entry

Issue - State: closed - Opened by NoahAndrews 10 months ago - 1 comment

#116 - String regex-pattern flags are discarded during conversion

Issue - State: closed - Opened by Spappz 10 months ago - 3 comments
Labels: help wanted

#115 - 🚀 3.23.0

Pull Request - State: closed - Opened by colinhacks 10 months ago - 2 comments

#114 - Would it be possible to retain branded types?

Issue - State: closed - Opened by ConnorSinnott 10 months ago - 3 comments

#113 - Circular Dependency

Issue - State: closed - Opened by pitzzahh 11 months ago - 3 comments

#112 - ✨ Callback override

Pull Request - State: closed - Opened by StefanTerdell 11 months ago

#111 - ✨ Add more date options

Pull Request - State: closed - Opened by StefanTerdell 11 months ago

#108 - Additional properties strict option

Pull Request - State: closed - Opened by gthecht 12 months ago

#107 - All fields are getting added to required

Issue - State: closed - Opened by Dhruv-Garg79 12 months ago - 1 comment

#106 - Type definition misconfigured

Issue - State: open - Opened by wataruoguchi 12 months ago - 1 comment
Labels: V4

#105 - feat: Add dict to nativeEnum type

Pull Request - State: closed - Opened by hufftheweevil about 1 year ago - 2 comments

#104 - fix: openapi nullable references

Pull Request - State: closed - Opened by Bram-dc about 1 year ago - 1 comment

#103 - OpenAPI fix for a nullable ref using allOf

Issue - State: closed - Opened by Bram-dc about 1 year ago - 2 comments

#102 - chore: update to latest version

Pull Request - State: closed - Opened by allardy about 1 year ago

#101 - Helper: how to converse file type?

Issue - State: closed - Opened by MikeCxx about 1 year ago - 2 comments

#100 - Why doesn't get optional in path

Issue - State: closed - Opened by MikeCxx about 1 year ago - 1 comment

#100 - Why doesn't get optional in path

Issue - State: closed - Opened by MikeCxx about 1 year ago - 1 comment

#99 - Incorrect $ref for self-referencing types

Issue - State: closed - Opened by LaserUnicorns about 1 year ago - 1 comment

#98 - Added output option to pipeStrategy.

Pull Request - State: closed - Opened by ciscoheat about 1 year ago - 3 comments

#98 - Added output option to pipeStrategy.

Pull Request - State: closed - Opened by ciscoheat about 1 year ago - 3 comments

#97 - z.pipe can create impossible validation schemas

Issue - State: closed - Opened by ciscoheat about 1 year ago - 3 comments

#96 - Types with default not added to required?

Issue - State: closed - Opened by ciscoheat about 1 year ago - 3 comments

#95 - How can I specify the format?

Issue - State: closed - Opened by thelinuxlich about 1 year ago - 7 comments

#94 - Maximum call stack size exceeded in zodToJsonSchema

Issue - State: closed - Opened by Rajavasanthan about 1 year ago - 15 comments

#93 - Generated regex cannot be used with unicode flag

Issue - State: closed - Opened by rbuetzer over 1 year ago - 2 comments

#93 - Generated regex cannot be used with unicode flag

Issue - State: closed - Opened by rbuetzer over 1 year ago - 2 comments

#92 - Bump Zod version past vulnerability

Pull Request - State: closed - Opened by jacoblee93 over 1 year ago - 3 comments

#91 - Upgrade Zod to fix `npm audit` vulnerability

Issue - State: closed - Opened by jacoblee93 over 1 year ago - 4 comments

#90 - Support `readonly()`

Issue - State: closed - Opened by thorhj over 1 year ago - 5 comments

#89 - Represent `Map`s as records

Issue - State: closed - Opened by MOZGIII over 1 year ago - 6 comments

#88 - reference root level schemas only

Issue - State: closed - Opened by sugaaloop over 1 year ago - 2 comments

#87 - esm support

Issue - State: closed - Opened by razr001 over 1 year ago - 3 comments

#86 - [New feature] Add support for example field

Issue - State: closed - Opened by cupcakearmy over 1 year ago - 3 comments

#84 - feat: added onParseDef callback

Pull Request - State: closed - Opened by 0xcadams over 1 year ago - 7 comments

#83 - Preserve the order of properties

Issue - State: closed - Opened by sp88011 over 1 year ago - 2 comments

#82 - Plans on implementing draft 2020-12?

Issue - State: closed - Opened by thedukegit over 1 year ago - 5 comments

#81 - Docs for `.default` on schema definition

Issue - State: closed - Opened by Just-Moh-it over 1 year ago - 1 comment

#80 - fix: added discriminator for discriminatedUnions

Pull Request - State: closed - Opened by slvnperron over 1 year ago - 2 comments

#79 - Adds length support to array definition

Pull Request - State: closed - Opened by Planeshifter over 1 year ago - 1 comment

#78 - Fix #77

Pull Request - State: closed - Opened by StefanTerdell over 1 year ago - 1 comment

#77 - Reused schema generates invalid $ref (?)

Issue - State: closed - Opened by urugator over 1 year ago - 8 comments

#76 - Support for `.refine` to use `if` in generated json schema

Issue - State: closed - Opened by akshay5995 over 1 year ago - 2 comments

#75 - Fix 404 in link

Pull Request - State: closed - Opened by horneber over 1 year ago

#74 - ✨ Email option

Pull Request - State: closed - Opened by StefanTerdell over 1 year ago