Skip to content

"relaxed" ref resolver #385

Open
Open
@jochman

Description

@jochman

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions