-
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pass the last remaining 2019 recursive ref test.
Something still seems slightly suspicious here, so it may pass all the tests but still be wrong :/ -- but it seems at least more correct that entering subresources (something done by implementations as they 'manually' process subschemas) should not affect dynamic_scope(), so that piece seems correcter. Whether we have precisely the right logic on when to append to the dynamic scope... we shall see. I think this may have a bit to do with picking a better value for "unidentified" root schemas (those without $id) than we currently have (where we use "").
- Loading branch information
Showing
2 changed files
with
18 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters