Skip to content

fix strict schema matching #124

@andreineculau

Description

@andreineculau

A schema with "$schema": "http://json-schema.org/draft-06/schema" i.e. no trailing # will make jesse believe this is not a draft6 schema, and complain about unsupported schema.

http://json-schema.org/draft-06/schema# is equivalent to http://json-schema.org/draft-06/schema and should be treated as such.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions