]> git.ipfire.org Git - thirdparty/json-c.git/commit
Adjust the behavior of the args passed to json_patch_apply to make it easier to do...
authorEric Hawicz <erh+git@nimenees.com>
Thu, 27 Jul 2023 02:01:04 +0000 (22:01 -0400)
committerEric Hawicz <erh+git@nimenees.com>
Tue, 1 Aug 2023 02:18:04 +0000 (22:18 -0400)
commit9dbf2880cc07138753699636d00c4d043ebd0a2f
treef388eb861958d89677487b81baba4c3f80454816
parenta14a3a680c862321a88b8fb9fc9da922e4dcda93
Adjust the behavior of the args passed to json_patch_apply to make it easier to do in place modifications, and add a struct json_patch_error to report more details on failures.
json_patch.c
json_patch.h
tests/test_json_patch.c
tests/test_json_patch.expected