Skip to content

Address warning from jsonschema 4.18.x #102

Description

@allanlewis

As of v4.18.0, jsonschema emits the following warning related to jsonschema.exceptions.RefResolutionError:

DeprecationWarning: jsonschema.exceptions.RefResolutionError is deprecated as of version 4.18.0. If you wish to catch potential reference resolution errors, directly catch referencing.exceptions.Unresolvable.

It would be good if this package could address this warning before RefResolutionError is removed in some future version.

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