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

openapi3: add support for number and integer format validators #976

Merged
merged 7 commits into from
Jul 5, 2024

Conversation

AnatolyRugalev
Copy link
Contributor

This PR adds support for Number and Integer format validators.

Fixes #107

@AnatolyRugalev AnatolyRugalev marked this pull request as ready for review July 3, 2024 23:28
@fenollp fenollp changed the title feat(format): add support for number and integer format validators openapi3: add support for number and integer format validators Jul 5, 2024
@fenollp fenollp merged commit 4144c56 into getkin:master Jul 5, 2024
5 checks passed
@fenollp
Copy link
Collaborator

fenollp commented Jul 5, 2024

Thanks for your great work!

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.

Add DefineNumberFormat function
2 participants