-
Notifications
You must be signed in to change notification settings - Fork 14
Select: jsonpath support #150
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
Conversation
123bc9e
to
8663d3e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your patch. LGTM.
Please change description of your PR - it doesn't "closes #12", it's only part of it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your patch!
I am sure that we should update select examples in the doc. Of course, in a separated patch.
Added jsonpath support for select. Part of #12