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

Make predicates with numbers "arithmetic" #99

Merged
merged 1 commit into from
Nov 29, 2020

Conversation

fabricereix
Copy link
Collaborator

floats and integers can be replaced with each other

jsonpath "$.count" equals 5
jsonpath "$.count" equals 5.0

@fabricereix fabricereix force-pushed the feature/arithmetic-predicates-for-number branch from 8ff56d5 to 7948969 Compare November 29, 2020 16:28
floats and integers can be replaced with each other
jsonpath "$.count" equals 5
jsonpath "$.count" equals 5.0
@fabricereix fabricereix force-pushed the feature/arithmetic-predicates-for-number branch from 7948969 to 79713ef Compare November 29, 2020 16:34
@fabricereix fabricereix merged commit 269eb43 into master Nov 29, 2020
@fabricereix fabricereix deleted the feature/arithmetic-predicates-for-number branch November 29, 2020 16:42
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.

None yet

1 participant