You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will keep using the same draft for any remote `$ref` schemas that
don't explicitly set `$schema`. It's necessary so that we know which
keywords to use for things that have changed between drafts (eg, `id`
vs. `$id`).
Exposed by: json-schema-org/JSON-Schema-Test-Suite#454
0 commit comments