Unverified Commit f70b98b4 authored by Richie Caputo's avatar Richie Caputo Committed by GitHub
Browse files

feat(schema): add support for JSON Schema $defs and definitions (#146)

Added support for $defs and definitions properties in JsonSchema record to handle JSON Schema references properly. Added tests to verify both formats work correctly.

The JsonSchema test approach uses serialization/deserialization round-trip validation instead of property-by-property assertions. This makes tests more maintainable and less likely to break when new properties are added.

🤖 Generated with [Claude Code](https://claude.ai/code

)

---------

Co-authored-by: default avatarClaude <noreply@anthropic.com>
parent 86e3e904
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment