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 bdd5108 commit 0dc74dbCopy full SHA for 0dc74db
jsonschema-core.xml
@@ -332,9 +332,9 @@
332
<t>
333
The use of JSON Pointers as URI fragment identifiers is described in
334
<xref target="RFC6901">RFC 6901</xref>.
335
- For "application/schema+json", fragment identifiers matching the JSON Pointer
336
- syntax, including the empty string, MUST be interpreted as JSON Pointer fragment
337
- identifiers.
+ For "application/schema+json", which supports two fragment identifier syntaxes,
+ fragment identifiers matching the JSON Pointer syntax, including the empty string,
+ MUST be interpreted as JSON Pointer fragment identifiers.
338
</t>
339
340
Per the W3C's
0 commit comments