hiltontj / serde_json_path

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

fix: bug found with new CTS #84

Closed hiltontj closed 8 months ago

hiltontj commented 8 months ago

Closes #83

This fixes an issue that was preventing registered functions from being used as arguments to other functions.