api-oas-checker
api-oas-checker copied to clipboard
feat: make enum for numbers pass
Make enum
for number pass even when there's no minimum
and maximum
.
Also, allow enum
only if minimum
and maximum
are not set.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated |
---|---|---|---|
api-oas-checker | ❌ Failed (Inspect) | Oct 4, 2022 at 2:27PM (UTC) |
Some tests fail, but If this is good we can fix those and we can also do something similar to strings types.