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

Fix Format2 compatible primitive types validation #74

Merged
merged 2 commits into from
Jun 21, 2024

Conversation

davelopez
Copy link
Owner

The primitive type doesn't need to match exactly, for example, int or float types in the schema can match number in the actual object.

@davelopez davelopez added the bug Something isn't working label Jun 21, 2024
@davelopez davelopez added this to the v0.5.0 milestone Jun 21, 2024
@davelopez davelopez merged commit 4368f4d into main Jun 21, 2024
4 checks passed
@davelopez davelopez deleted the fix_format2_compatible_primitive_types_validation branch June 21, 2024 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant