JoshKaufman/jsonpath

path expression to root "$" doesn't work properly

Opened this issue · 1 comments

What steps will reproduce the problem?

  Using "$" as path expression to the object root results in "no match".

What is the expected output? 

  the complete object.

What do you see instead?

  "no match"


Original issue reported on code.google.com by stefan.g...@gmail.com on 19 Dec 2007 at 2:41

Resolved with version 0.8.4

Original comment by stefan.g...@gmail.com on 19 Dec 2007 at 2:42