We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cbb385 commit cd8f7d3Copy full SHA for cd8f7d3
jsonschema-core.md
@@ -1133,9 +1133,8 @@ provides the ability to validate recursive structures through self-reference.
1133
1134
The resolved IRI produced by these keywords is not necessarily a network
1135
locator, only an identifier. A schema need not be downloadable from the address
1136
-if it is a network-addressable URL, and implementations SHOULD NOT assume they
1137
-should perform a network operation when they encounter a network-addressable
1138
-IRI.
+if it is a network-addressable URL. Implementations which can access the network
+SHOULD default to operating offline.
1139
1140
##### Direct References with `$ref` {#ref}
1141
0 commit comments