summaryrefslogtreecommitdiff
path: root/json/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'json/README.md')
-rw-r--r--json/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/json/README.md b/json/README.md
index 88b65c9..123bc1b 100644
--- a/json/README.md
+++ b/json/README.md
@@ -103,6 +103,8 @@ The precise steps described do not need to be followed exactly, but the results
To test a specific version:
+* For 2019-09 and later published drafts, implementations that are able to detect the draft of each schema via `$schema` SHOULD be configured to do so
+* For draft-07 and earlier, draft-next, and implementations unable to detect via `$schema`, implementations MUST be configured to expect the draft matching the test directory name
* Load any remote references [described below](additional-assumptions) and configure your implementation to retrieve them via their URIs
* Walk the filesystem tree for that version's subdirectory and for each `.json` file found: