Skip to content
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

Count Constraints Do Not Account for Min/Max Being Not Set #1821

Closed
chrisguitarguy opened this issue May 25, 2021 · 0 comments · Fixed by #1823
Closed

Count Constraints Do Not Account for Min/Max Being Not Set #1821

chrisguitarguy opened this issue May 25, 2021 · 0 comments · Fixed by #1823

Comments

@chrisguitarguy
Copy link
Collaborator

Similar to #1780

But it's possible to get a schema that looks like this:

"property": {
  "type":"array",
  "maxItems":0,
  "minItems":1
}
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 a pull request may close this issue.

1 participant