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 0d88b62 commit 047953bCopy full SHA for 047953b
jsonschema-core.md
@@ -1844,8 +1844,6 @@ this keyword applied a subschema. The value MAY be a boolean true if a subschema
1844
was applied to every index of the instance, such as is produced by the `items`
1845
keyword. This annotation affects the behavior of `items` and `unevaluatedItems`.
1846
1847
-Omitting this keyword has the same assertion behavior as an empty array.
1848
-
1849
##### `items` {#items}
1850
1851
The value of `items` MUST be a valid JSON Schema.
0 commit comments