Skip to content

Conversation

@jasoniangreen
Copy link
Collaborator

Just testing

$dynamicRef failed to find $dynamicAnchor when it was defined in non-root locations like $defs because schemas in $defs are only compiled when referenced by $ref. This fix looks up the anchor schema in localRefs during $dynamicRef compilation and compiles it if found.

$dynamicRef failed to find $dynamicAnchor when it was defined in non-root
locations like $defs because schemas in $defs are only compiled when
referenced by $ref. This fix looks up the anchor schema in localRefs
during $dynamicRef compilation and compiles it if found.

Co-Authored-By: Claude <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants