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.
2 parents 16614ea + fcda424 commit 62a258dCopy full SHA for 62a258d
jsonschema-core.xml
@@ -1612,6 +1612,11 @@
1612
<xref target="RFC3986"> RFC 3986 Section 5.1.4</xref>. It is RECOMMENDED
1613
that implementations document any default base URI that they assume.
1614
</t>
1615
+ <t>
1616
+ If a schema object is embedded in a document of another media type, then
1617
+ the initial base URI is determined according to the rules of that
1618
+ media type.
1619
+ </t>
1620
<t>
1621
Unless the "$id" keyword described in the next section is present in the
1622
root schema, this base URI SHOULD be considered the canonical URI of the
0 commit comments