Fraser Hanson

Results 3 comments of Fraser Hanson

Fixed by this: ``` diff --git a/lib/jsonpath/parser.rb b/lib/jsonpath/parser.rb index 79feb8c..7838a8e 100644 --- a/lib/jsonpath/parser.rb +++ b/lib/jsonpath/parser.rb @@ -159,9 +159,11 @@ class JsonPath res = bool_or_exp(top.shift) top.each_with_index do |item, index| if item...

No, as far as I know this is not a feature of the API. Does the API return list items that include a category id? What about this: 1. "recent"...

Well that's a good start anyway. I'll switch to doing that when I'm just checking what's available. Thanks for the help!