Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit 3ecd694

Browse files
committed
Document that min/maxContains can be zero
1 parent 9673872 commit 3ecd694

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/reference/array.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,8 @@ minContains / maxContains
278278

279279
``minContains`` and ``maxContains`` can be used with ``contains`` to
280280
further specify how many times a schema matches a ``contains``
281-
constraint.
281+
constraint. These keywords can be any non-negative number including
282+
zero.
282283

283284
.. schema_example::
284285

0 commit comments

Comments
 (0)