Dustin
Dustin
Hey guys, does someone has had the problem that a link configured as an annotation gets rendered more than once? Do I need to configure something? For example: **renderer**: ```...
Use Case: There's a nodetype "project" which has a property "categories" of type references. On the category page, i want to list all projects which have the current category in...
Hey all, thanks for this great library! We're currently trying out to replace the old class-transformer lib with nestjs-zod, but face some issues here and there. In this case, does...
**Describe the bug** When using cleanupOpenApiDoc(document, { version: "3.0" }), the resulting OpenAPI spec does not properly convert nested nullables from 3.1 (anyOf: [type: string, type: null]) to the 3.0...