Skip to content

Commit 843a683

Browse files
committed
update example locations for evaluationPath and schemaLocation
1 parent b6799cd commit 843a683

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jsonschema-core.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2766,7 +2766,7 @@
27662766
<figure>
27672767
<artwork>
27682768
<![CDATA[
2769-
/properties/width/$ref/minimum
2769+
/properties/width/$ref/allOf/1
27702770
]]>
27712771
</artwork>
27722772
</figure>
@@ -2797,7 +2797,7 @@
27972797
<figure>
27982798
<artwork>
27992799
<![CDATA[
2800-
https://example.com/schemas/common#/$defs/count/minimum
2800+
https://example.com/schemas/common#/$defs/allOf/1
28012801
]]>
28022802
</artwork>
28032803
</figure>

0 commit comments

Comments
 (0)