Closed
Description
additionalProperties
does not work (does not inspect extended instances) with any of the combining schemas - allOf
, anyOf
, oneOf
- when used with properties.
This is fine with allOf
- write a pre-validation script to manually combine schemas. Not so fine with anyOf
or oneOf
.
Now the specification is vague (I think, I skimmed it; it might be clarified elsewhere) as to the behaviour of additionalProperties
. Is there a problem changing it to support combiners?
Metadata
Metadata
Assignees
Labels
No labels