hiltontj / serde_json_path

Query serde_json Values with JSONPath
https://serdejsonpath.live/
MIT License
51 stars 4 forks source link

Latest CTS is not passing #83

Closed hiltontj closed 8 months ago

hiltontj commented 8 months ago

The latest version of the CTS is not passing. It looks that functions that have other functions passed as arguments do not work properly. For example:

$[? length(value(@.*)) ]