Skip to content

Conversation

@paulRbr
Copy link

@paulRbr paulRbr commented Apr 19, 2021

Right now the library is “loosing” the original value
information from the $ref entry in case of we are resolving relative
file paths.

However, it can be a useful information to keep. This PR is thus trying
to keep a Set containing all original paths when resolving external
$ref pointers.

Right now the library is “loosing” the original value information from the `$ref` entry in case of we are resolving relative file paths. It can be a useful information to keep the original path taken from the JSON Schema document while crawling the references tree. Thus this PR is trying to keep a `Set` containing all original paths when resolving external $ref pointers.
@paulRbr paulRbr force-pushed the track-original-paths branch from d9c9847 to 53312ef Compare May 25, 2021 08:43
@jonluca
Copy link
Collaborator

jonluca commented Sep 18, 2023

I'm closing stale PRs - happy to merge in a new PR if it's rebased

@jonluca jonluca closed this Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants