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 d078e30 commit 3627d12Copy full SHA for 3627d12
jsonschema-core.md
@@ -1146,9 +1146,8 @@ provides the ability to validate recursive structures through self-reference.
1146
1147
The resolved IRI produced by these keywords is not necessarily a network
1148
locator, only an identifier. A schema need not be downloadable from the address
1149
-if it is a network-addressable URL, and implementations SHOULD NOT assume they
1150
-should perform a network operation when they encounter a network-addressable
1151
-IRI.
+if it is a network-addressable URL. Implementations which can access the network
+SHOULD default to operating offline.
1152
1153
##### Direct References with `$ref` {#ref}
1154
0 commit comments