maxItems caps the number of items in an array.
{"type": "array", "maxItems": 5}
Use maxItems for pagination limits and bounded lists.