Skip to content

Add uniqueItems to set and frozenset json schema#984

Open
sobolevn wants to merge 4 commits intojcrist:mainfrom
sobolevn:add-uniqueItems
Open

Add uniqueItems to set and frozenset json schema#984
sobolevn wants to merge 4 commits intojcrist:mainfrom
sobolevn:add-uniqueItems

Conversation

@sobolevn
Copy link
Contributor

@sobolevn sobolevn commented Mar 3, 2026

While working on django-modern-rest, I've noticed that uniqueItems is missing for set and frozenset in json schema.

Docs: https://json-schema.org/understanding-json-schema/reference/array#uniqueItems

I think that this is quite easy to add and has better semantics.

@sobolevn
Copy link
Contributor Author

sobolevn commented Mar 3, 2026

These two failures do not seem related, they also happen on #983

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant