Skip to content

Commit 9098359

Browse files
committed
Update README to reflect $schema detection
1 parent be49e5b commit 9098359

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@ The precise steps described do not need to be followed exactly, but the results
103103

104104
To test a specific version:
105105

106+
* 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
107+
* 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
106108
* Load any remote references [described below](additional-assumptions) and configure your implementation to retrieve them via their URIs
107109
* Walk the filesystem tree for that version's subdirectory and for each `.json` file found:
108110

0 commit comments

Comments
 (0)