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 534e55d commit 9ac32f4Copy full SHA for 9ac32f4
jsonschema-core.xml
@@ -3495,6 +3495,9 @@ User-Agent: product-name/5.4.1 so-cool-json-schema/1.0.2 curl/7.43.0
3495
<t>Additional guidance on initial base URIs beyond network retrieval</t>
3496
<t>Allow "schema" media type parameter for "application/schema+json"</t>
3497
<t>Better explanation of media type parameters and the HTTP Accept header</t>
3498
+ <t>Use "$id" to establish canonical and base absolute-URIs only, no fragments</t>
3499
+ <t>Replace plain-name-fragment-only form of $id with $anchor</t>
3500
+ <t>Clarified that the behavior of JSON Pointers across $id boundary is unreliable</t>
3501
</list>
3502
</t>
3503
<t hangText="draft-handrews-json-schema-01">
0 commit comments