json-path-comparison icon indicating copy to clipboard operation
json-path-comparison copied to clipboard

Add jpt

Open glyn opened this issue 1 year ago • 2 comments

This would be particularly useful because it implements RFC 9535.

https://rubygems.org/gems/jpt (not yet published on github)

https://github.com/KittyMac/Sextant/issues/10#issuecomment-1961207958

/cc @cabo

glyn avatar Feb 23 '24 12:02 glyn

Gem source is now at https://github.com/cabo/jpt (I worked on this on our university gitlab.) Haven't done README, LICENSE etc., as I didn't need this during PoC development

cabo avatar Feb 23 '24 14:02 cabo

Alright, I've figured out how to call it, just now need to understand whether we can separate internal processing errors from selector parse errors (aka "unsupported").

cburgmer avatar Feb 26 '24 21:02 cburgmer