Closed
Description
The metaschema (meta/applicator.json) specifies that prefixItems
(formerly the array form of items
) must have at least one element. However, the specification text does not explicitly state this. It does make this explicit for schema-array keywords such as allOf, e.g. "This keyword's value MUST be a non-empty array." so it should do so here as well.