Open
Description
The allOf
constraint on a property means that the value of the property must match all of the subschemas.
Adding/changing schemas in the set of allOf
schemas is a breaking change as it is more restrictive, breaks client/user expectations, and may invalidate existing resources.
Removing a schema is likely OK.
Metadata
Metadata
Assignees
Labels
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Categorizes issue or PR as related to a new feature.Important over the long term, but may not be staffed and/or may need multiple releases to complete.Indicates an issue or PR is ready to be actively worked on.