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

Length Constraints Don't Account for a null Min or Max Value #1780

Closed
chrisguitarguy opened this issue Feb 10, 2021 · 0 comments · Fixed by #1781
Closed

Length Constraints Don't Account for a null Min or Max Value #1780

chrisguitarguy opened this issue Feb 10, 2021 · 0 comments · Fixed by #1781

Comments

@chrisguitarguy
Copy link
Collaborator

So it's possible to get something like this in the OpenAPI schema:

"property": {
  "type":"string",
  "maxLength":0,
  "minLength":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