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

Support numeric format for string type #37

Merged
merged 3 commits into from
May 5, 2024

Conversation

danut-t
Copy link
Collaborator

@danut-t danut-t commented Apr 30, 2024

Adds support for validating string type values with numerical formats (integer, float, double, number)

@danut-t danut-t self-assigned this Apr 30, 2024
openapi_tester/validators.py Outdated Show resolved Hide resolved
openapi_tester/validators.py Outdated Show resolved Hide resolved
tests/test_errors.py Show resolved Hide resolved
@maticardenas maticardenas force-pushed the 36-support-numeric-format-for-string-type branch from 4aa844c to 22ec239 Compare May 5, 2024 09:28
@maticardenas
Copy link
Owner

thanks @danut-t !

@maticardenas maticardenas merged commit 011b7f9 into master May 5, 2024
13 of 14 checks passed
maticardenas added a commit that referenced this pull request May 5, 2024
…r-string-type

Support numeric format for string type
maticardenas added a commit that referenced this pull request May 5, 2024
…r-string-type

Support numeric format for string type
@danut-t danut-t deleted the 36-support-numeric-format-for-string-type branch May 8, 2024 08:25
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.

3 participants