We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9fdd13 commit ce43fa9Copy full SHA for ce43fa9
jsonschema-core.md
@@ -1978,7 +1978,7 @@ This keyword produces an annotation value which is an array of the indexes to
1978
which this keyword validates successfully when applying its subschema, in
1979
ascending order. The value MAY be a boolean `true` if the subschema validates
1980
successfully when applied to every index of the instance. The annotation MUST be
1981
-present if the instance array or object to which this keyword's schema applies
+present if the instance array to which this keyword's schema applies
1982
is empty.
1983
1984
This annotation affects the behavior of `unevaluatedItems` in the Unevaluated
0 commit comments