Ecosyste.ms: Issues

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

GitHub / risen228/nestjs-zod issues and pull requests

#99 - `z.date()` generates `{}` in OpenAPI schema

Issue - State: closed - Opened by falk-miracode about 2 months ago

#97 - feat: export ZodSerializationException

Pull Request - State: closed - Opened by blackcater 2 months ago - 1 comment

#96 - Please export `ZodSerializationException` class.

Issue - State: closed - Opened by blackcater 2 months ago

#94 - Is this project still maintained?

Issue - State: closed - Opened by GustavoOS 3 months ago - 4 comments

#93 - fix(ISSUE 92): reexport ZodSerializationException

Pull Request - State: closed - Opened by snitsweb 3 months ago

#92 - Catch ZodSerializationException

Issue - State: closed - Opened by samuelpares 4 months ago - 3 comments

#90 - Query Dto Not showing up in Swagger

Issue - State: closed - Opened by Darkbound 4 months ago - 5 comments

#89 - ZodSerializerDto issue with array shape

Issue - State: closed - Opened by lidmyr93 4 months ago - 3 comments

#88 - fix: openapi zod enum as keys of record

Pull Request - State: closed - Opened by monster-anshu 5 months ago

#87 - fix: openapi zod enum as keys of record

Pull Request - State: closed - Opened by monster-anshu 5 months ago

#86 - Update README.md. Fixed broken link

Pull Request - State: closed - Opened by nikelborm 5 months ago

#85 - How can `z.dateString()` be used for date-revival ?

Issue - State: closed - Opened by stefaanMLB 6 months ago

#83 - How do I show the validation errors when using a global pipe?

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

#82 - ZodDate does not generate type and format for OpenApi

Issue - State: closed - Opened by lewinskimaciej 7 months ago - 1 comment

#81 - Date is not shown in Swagger doc.

Issue - State: closed - Opened by ikeda1729 7 months ago

#79 - ZodSerializerDto isn't used for OpenAPI

Issue - State: closed - Opened by Xiot 7 months ago - 1 comment

#78 - feat: support zod string ulid and cuid2

Pull Request - State: closed - Opened by ym1229 7 months ago

#77 - use references in complex lazy types

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

#76 - Ghost Dependency: RxJS

Issue - State: closed - Opened by renegare 8 months ago

#75 - Add support to `.brand` schemas

Issue - State: closed - Opened by thawankeane 8 months ago - 1 comment

#74 - Support setErrorMap

Issue - State: closed - Opened by mohrazzak 9 months ago - 1 comment

#73 - Zod + nestjs + prisma (all optional fields)

Issue - State: closed - Opened by MrOxMasTer 9 months ago - 2 comments

#72 - NestJS Interceptor receives a Promise instead of resolved data

Issue - State: closed - Opened by chrber04 9 months ago - 1 comment

#71 - Asking for Binary zod type

Issue - State: closed - Opened by mohrazzak 9 months ago

#70 - Union type issue

Issue - State: closed - Opened by capaio 9 months ago - 5 comments

#69 - Fix: dateString regex issue

Issue - State: closed - Opened by oskarstucki 9 months ago

#68 - Enum type issue

Issue - State: closed - Opened by mohrazzak 9 months ago - 1 comment

#66 - DTO is not a class, all fields typed as optional

Issue - State: closed - Opened by nolawnchairs 10 months ago - 2 comments

#65 - A few ideas

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

#64 - Error with Exported Variable and Type Inference

Issue - State: closed - Opened by stilyng94 11 months ago - 1 comment

#63 - replace @ZodResponseDto with @ZodSerializerDto in README.md

Pull Request - State: closed - Opened by DaleSeo 11 months ago - 1 comment

#62 - Dto is not working as expected

Issue - State: closed - Opened by asifsaho 11 months ago - 7 comments

#60 - Option to add custom zod validator

Issue - State: closed - Opened by ThallesP 11 months ago

#59 - All the type info gone !!

Issue - State: closed - Opened by apudiu 12 months ago

#57 - @ZodResponseDto decorator is missing

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

#56 - feat: support zod native string date-time

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

#51 - Support for async refinements

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

#49 - Fix: Zod password special symbol validation regex

Pull Request - State: open - Opened by Drago96 about 1 year ago

#48 - Fix: Zod password special symbol validation regex

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

#47 - Created classes have properties marked as optional.

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

#46 - chore: export ZodSerializer feature and include README.md

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

#45 - Update installation section

Pull Request - State: closed - Opened by risen228 about 1 year ago
Labels: documentation

#44 - feat: zod serializer interceptor

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

#43 - feat: Interceptor for serialisation of responses

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

#42 - Pass on `this` when calling defaultExplore

Pull Request - State: closed - Opened by alfredringstad about 1 year ago
Labels: fix

#41 - Unable to create Dto from `z.discriminatedUnion`

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

#40 - throw error if validation pipe removes items from request

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

#39 - wrong repo sorry

Issue - State: closed - Opened by DGCP3 about 1 year ago

#38 - Error accessing z properties

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

#37 - Update pr-labeler

Pull Request - State: closed - Opened by risen228 about 1 year ago
Labels: chore

#36 - feat: upgrade to support zod 3.21.x

Pull Request - State: closed - Opened by effervescentia about 1 year ago - 3 comments
Labels: feature

#34 - feat: add support for x-enumName schema extension

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

#33 - fix: fix `validate` function to return the correct type

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

#32 - Fix openapi type check 3

Pull Request - State: closed - Opened by risen228 about 1 year ago
Labels: fix

#31 - Fix openapi type check 2

Pull Request - State: closed - Opened by risen228 about 1 year ago
Labels: fix

#30 - Fix openapi type check

Pull Request - State: closed - Opened by risen228 about 1 year ago
Labels: fix

#29 - Export validate function

Pull Request - State: closed - Opened by risen228 about 1 year ago
Labels: feature

#28 - Cannot read properties of undefined - isLazyTypeFunc

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

#27 - Support extraction of inferred types – z.infer<typeof Schema>

Issue - State: closed - Opened by falk-miracode over 1 year ago - 1 comment

#26 - Way to create DTO for output type of schema

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

#25 - Added APP_PIPE import to README.md

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

#24 - Export the `validate` function

Issue - State: closed - Opened by eyalch over 1 year ago - 1 comment

#23 - `createZodDto` doesnt generate openapi spec for param

Issue - State: closed - Opened by Ubitso over 1 year ago - 13 comments

#22 - Update README.md

Pull Request - State: closed - Opened by nmokkenstorm over 1 year ago - 2 comments
Labels: documentation, help wanted

#21 - chore: better declarations build

Pull Request - State: closed - Opened by risen228 over 1 year ago
Labels: chore

#20 - Move zod to peer deps

Pull Request - State: closed - Opened by risen228 over 1 year ago - 3 comments
Labels: chore

#19 - Could `zod` be a peer dependency?

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

#18 - feat: ✨ added support for `ZodEffects` in `zodToOpenAPI`

Pull Request - State: closed - Opened by therosbif over 1 year ago - 5 comments

#17 - `dateString` does not generate `type` in OpenAPI schema

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

#16 - merge-deep vulnerability

Issue - State: closed - Opened by AlfredRodriguez2042 over 1 year ago - 1 comment

#15 - TypeScript support broken when you use `moduleResolution "node16"`

Issue - State: closed - Opened by jonahsnider over 1 year ago - 1 comment

#14 - TypeError: Cannot read properties of undefined (reading 'isLazyTypeFunc')

Issue - State: closed - Opened by MihaiVoinea almost 2 years ago - 5 comments

#13 - Support OpenAPI example field

Issue - State: closed - Opened by MihaiVoinea almost 2 years ago - 7 comments

#12 - TypeError: Cannot read properties of undefined (reading 'isLazyTypeFunc')

Issue - State: closed - Opened by WonderPanda almost 2 years ago - 5 comments

#11 - fix: support partial objects

Pull Request - State: closed - Opened by effervescentia almost 2 years ago - 3 comments

#10 - Fix test-and-build workflow

Pull Request - State: closed - Opened by risen228 almost 2 years ago
Labels: chore

#9 - Fix some documentation issues

Pull Request - State: closed - Opened by risen228 almost 2 years ago - 1 comment
Labels: fix

#8 - feat: add support for native enum types

Pull Request - State: closed - Opened by effervescentia almost 2 years ago - 1 comment
Labels: feature

#7 - Error using z.schema

Issue - State: closed - Opened by rgonzlz almost 2 years ago - 1 comment

#6 - Creating a DTO of a schema with union doesn't work

Issue - State: closed - Opened by eyalch almost 2 years ago - 2 comments

#5 - Support all nestjs versions above 8

Pull Request - State: closed - Opened by risen228 almost 2 years ago
Labels: fix

#4 - Fix exports order for next.js

Pull Request - State: closed - Opened by risen228 almost 2 years ago
Labels: fix

#3 - Nestjs version 9 support

Issue - State: closed - Opened by alexrdguez91 almost 2 years ago - 2 comments

#2 - Add /dto scope

Pull Request - State: closed - Opened by risen228 about 2 years ago
Labels: feature

#1 - when createZodDto is imported, server side library can't be tree-shaked.

Issue - State: closed - Opened by Insik-Won about 2 years ago - 5 comments