Skip to content

Commit 82041cd

Browse files
committed
update downloading requirement from MUST to SHOULD
1 parent 1c7a336 commit 82041cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema-core.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1282,7 +1282,7 @@ within a schema document as it is processed, producing associations as shown in
12821282
{{idexamples}}.
12831283

12841284
Implementations MAY provide functionality to automatically fetch schemas based
1285-
on location semantics expressed by the URI, however such functionality MUST be
1285+
on location semantics expressed by the URI, however such functionality SHOULD be
12861286
disabled by default to prefer offline operation. When schemas are downloaded,
12871287
for example by a generic user-agent that does not know until runtime which
12881288
schemas to download, see {{hypermedia}}.

0 commit comments

Comments
 (0)