You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess `$ref` isn't supposed to take sibling `$id` values into account.
This switches to modifying the current `parent_uri` after `$ref` is
processed. I still needed to update the root `parent_uri` to support
`test_it_handles_nested_refs`, when the schema has an `$id` based on
where it was fetched.
Addresses failures from: json-schema-org/JSON-Schema-Test-Suite#493
0 commit comments