Skip to content

"relaxed" ref resolver #385

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jochman opened this issue May 21, 2025 · 0 comments
Open

"relaxed" ref resolver #385

jochman opened this issue May 21, 2025 · 0 comments

Comments

@jochman
Copy link

jochman commented May 21, 2025

I have a json file with some refs that are wrong.

I want to load it and bundle everything except those missing refs.

like:

{
  "$ref": "../file/that/not/exists.yaml"
}

and get something like:

{}

or getting all the paths that could not be resolved so I could remove them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant