JSON-Schema-Test-Suite icon indicating copy to clipboard operation
JSON-Schema-Test-Suite copied to clipboard

Drop tests of `$id` and `$anchor` against meta-schema `pattern`

Open notEthan opened this issue 1 year ago • 0 comments
trafficstars

Per discussion at https://github.com/json-schema-org/JSON-Schema-Test-Suite/pull/716 These tests rely on the meta-schemas' pattern keywords for $id and $anchor, rather than anything particular to $id/$anchor keywords.

Relevant historical links:

  • https://github.com/json-schema-org/JSON-Schema-Test-Suite/pull/567
  • https://github.com/json-schema-org/JSON-Schema-Test-Suite/pull/341

notEthan avatar Feb 07 '24 21:02 notEthan