Skip to content

Commit 38b87b2

Browse files
committed
s/SHALL/MUST/ (for clarity)
1 parent 2edd53f commit 38b87b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema-core.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@
298298
Any time a subschema is expected, a schema may instead use an object containing a "$ref" property.
299299
The value of the $ref is a URI Reference.
300300
Resolved against the current URI base, it identifies the URI of a schema to use.
301-
All other properties in a "$ref" object SHALL be ignored.
301+
All other properties in a "$ref" object MUST be ignored.
302302
</t>
303303
<t>
304304
The URI is not a network locator, only an identifier. A schema need not be downloadable from the address

0 commit comments

Comments
 (0)