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 d561ae6 commit 53d5fc5Copy full SHA for 53d5fc5
jsonschema-core.xml
@@ -1847,9 +1847,9 @@
1847
As an example, here is a schema describing an array of positive
1848
integers, where the positive integer constraint is a subschema in
1849
"$defs":
1850
-
1851
- <figure>
1852
- <artwork>
+ </t>
+ <figure>
+ <artwork>
1853
<![CDATA[
1854
{
1855
"type": "array",
@@ -1862,9 +1862,8 @@
1862
}
1863
1864
]]>
1865
- </artwork>
1866
- </figure>
1867
- </t>
+ </artwork>
+ </figure>
1868
</section>
1869
1870
0 commit comments