We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d9a57b commit b3f2917Copy full SHA for b3f2917
README.md
@@ -242,7 +242,7 @@ This library provides comprehensive support for JSON Schema Draft 2020-12 featur
242
The following JSON Schema features are **not yet implemented**:
243
244
### References and Definitions
245
-- `$ref` - JSON Pointer references (basic Zod v4 support exists but complex cases fail)
+- `$ref` - JSON Pointer references
246
- `$defs` / `definitions` - Schema definitions for reuse
247
- Remote references (`$id` resolution)
248
- `$dynamicRef` / `$dynamicAnchor` - Dynamic references
0 commit comments