Open
Description
The uniqueItems
constraint on a property enforces that lists should only contain unique items in the list.
Going from a non-unique constraint on list items to a uniqueness constraint is more restrictive and a breaking change as it could invalidate existing allowed values and break client/user expectations.
The opposite direction of unique to non-unique is less restrictive and 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.