Skip to content

Commit 3b3ff80

Browse files
committed
rm todo related to external issue that will not be fixed (zod 4).
1 parent b47ede2 commit 3b3ff80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

express-zod-api/src/documentation-helpers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ const depicters: Partial<Record<FirstPartyKind | ProprietaryBrand, Depicter>> =
363363
};
364364

365365
/**
366-
* @todo simplify if fixed (unable to customize references):
366+
* Changes references relative to a schema root into the ones relative to a document root
367367
* @link https://github.com/colinhacks/zod/issues/4281
368368
* */
369369
const fixReferences = (

0 commit comments

Comments
 (0)