Skip to content

fix: No change if same minItems or maxItems #780

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

danilofuchs
Copy link

Closes #779

Handling equal minItems or maxItems

Fixes this missing detail from #753

Note:
The original PR considered that adding minItems or maxItems is a compatible change. I'm not sure I agree, but I added tests just in case

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.

False positive diff if array has minItems
1 participant