nestjs-zod icon indicating copy to clipboard operation
nestjs-zod copied to clipboard

effects and required

Open rhyek opened this issue 10 months ago • 1 comments

This fixes an issue where properties that are instances of ZodEffects, but downstream are marked either optional or have a default value were still being marked as required in the OpenAPI doc.

rhyek avatar May 27 '25 03:05 rhyek

@BenLorantfy think this could be take a look at? I have a couple other fixes I'd like to contribute if this is merged.

rhyek avatar Jun 16 '25 02:06 rhyek