Closed beckjake closed 5 years ago
Before this PR, creating a type like ContainsExtended would have counter-intuitive results - the schema cache would have the old False value for additionalProperties.
ContainsExtended
False
additionalProperties
Before this PR, creating a type like
ContainsExtended
would have counter-intuitive results - the schema cache would have the oldFalse
value foradditionalProperties
.