This repository was archived by the owner on Mar 19, 2019. It is now read-only.
This repository was archived by the owner on Mar 19, 2019. It is now read-only.
Allow empty "required" array #232
Closed
Description
Draft v4 specifies that a required
array "MUST have at least one element", which makes it impossible to explicitly indicate that all properties are optional (and therefore also impossible to distinguish intentional optionality from accidental omission of required
). Empty values ("required": []
) should be permitted.
Metadata
Metadata
Assignees
Labels
No labels