Open Gottox opened 2 weeks ago
I'm planning to use jsonpath in a project where I need to modify the matches. As far as I can see jsonpath is only able to return references, not mutable references to the data.
Yes, we probably need to dig into it. There is already connected story #12
I'm planning to use jsonpath in a project where I need to modify the matches. As far as I can see jsonpath is only able to return references, not mutable references to the data.