Closed
Description
(copied from json-schema/json-schema#232 )
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