Skip to content

Comments

support keys like $..book[?(@.price > 20)].price#24

Merged
joshbuddy merged 1 commit intojoshbuddy:masterfrom
liufengyun:filter
Nov 11, 2013
Merged

support keys like $..book[?(@.price > 20)].price#24
joshbuddy merged 1 commit intojoshbuddy:masterfrom
liufengyun:filter

Conversation

@liufengyun
Copy link
Contributor

support following filters:

$..book[?(@.price > 20)].price

This also fixes issue #11

joshbuddy added a commit that referenced this pull request Nov 11, 2013
support keys like $..book[?(@.price > 20)].price
@joshbuddy joshbuddy merged commit e49996d into joshbuddy:master Nov 11, 2013
@joshbuddy
Copy link
Owner

Thank you!

@liufengyun
Copy link
Contributor Author

My pleasure. I'm using this gem for REST API testing in cucumber, it's very helpful in validating the json response. Thank you for maintaining the project.

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.

2 participants