Skip to content

README.rst examples are syntactically wrong #60 Fix#81

Open
ph1r3574r73r wants to merge 3 commits into
h2non:masterfrom
ph1r3574r73r:fix-60
Open

README.rst examples are syntactically wrong #60 Fix#81
ph1r3574r73r wants to merge 3 commits into
h2non:masterfrom
ph1r3574r73r:fix-60

Conversation

@ph1r3574r73r

Copy link
Copy Markdown

Reopened with "fix" branch.

Simple fix.
Not sure if $.objects[?(@.some_field &gt; 5 &amp; other &lt; 2)] should really be $.objects[?(@.some_field > 5 & @.other < 2)] or not. However, I do believe having '@' twice in the filter causes an error.

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.

1 participant