Skip to content

Catch unresolveable references #49

Open
@Relequestual

Description

@Relequestual

Currently, if a $ref is unresolveable, the error is not reported to the end user and results in an uncaught error.

Example:

{
  "type": "object",
  "$ref": "foo.json"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions