jsonpath icon indicating copy to clipboard operation
jsonpath copied to clipboard

Ability to set null instead of removing the key

Open babs opened this issue 1 year ago • 0 comments

Hi,

First, thanks for this lightweight very nice lib :)

I stumbled upon a particular use case where I needed to set null values instead of removing the key entirely. I submitted a pull request (https://github.com/mdaverde/jsonpath/pull/6) including a new function and a couple of tests.

babs avatar Nov 02 '24 15:11 babs