evanphx/json-patch
A Go library to apply RFC6902 patches and create and apply RFC7386 patches
GoBSD-3-Clause
Issues
- 1
Dependency github.com/pkg/errors was archived
#205 opened by katexochen - 1
For V4 and V5, the apply results of the values that do not exist in replace are inconsistent.
#204 opened by xuoldkk - 10
add on `null` does not work anymore ?
#200 opened by eddycharly - 3
- 6
- 2
Performance Degradation Starting In v5.2.0
#159 opened by SyntaxNode - 3
CreateMergePatch: Numbers may get truncated due to always being treated as float64
#189 opened by alvaroaleman - 4
move fails with "missing value" if from is ""
#192 opened by lucastheisen - 1
Panic when adding to a non-existing array
#171 opened by sbueringer - 0
Can not run "add" on root object
#188 opened by randmonkey - 0
Invalid spec implementation
#160 opened by delaneyj - 0
nil dereference on empty "replace" on root
#168 opened by readams - 1
jsonpatch.Equal : strange behavior on handling literal unicode string equality
#172 opened by luc-alquier - 7
github.com/pkg/errors is in maintenance mode
#175 opened by klmitch - 1
- 3
- 8
Proposition to improve the Operation type
#134 opened by tymonx - 3
Can we have the unexpected operation kind error in json patch be an exported error value pls
#136 opened by 2785 - 4
Forked version with encoding/json replaced with fastjson - Copyright/License attribution
#137 opened by jsimnz - 2
Option to keep ordering when using the CLI
#150 opened by balcsida - 1
Support generating patches in the CLI
#153 opened by JeffFaer - 4
Reason for skipping operations on empty documents?
#155 opened by chmorgan - 3
- 1
provide a way to change json library
#157 opened by zysimplelife - 2
- 1
Is this project still maintained:)
#176 opened by sjeugene - 6
Add validation for pre-flight checks
#177 opened by sambercovici - 2
- 2
- 5
Remove may cause invalid index error
#106 opened by cwdsuzhou - 0
RFC Link in README.md returns a 404 error
#162 opened by muse254 - 3
Consider using json-iterator
#151 opened by vincepri - 1
Publish a bugfix release for v4
#149 opened by zqzten - 17
add operation does not apply: doc is missing path: "/spec/volumes/0": missing value
#138 opened by zhangguanzhang - 0
Valid JSON Patch not getting applied at Root
#142 opened by delaneyj - 6
- 2
- 6
"null" values are dropped from arrays
#132 opened by pacoxu - 2
help or suggestions required
#133 opened by srinivasj-sys - 2
Ordering of object keys is not preserved
#128 opened by jamesphillpotts-fr - 0
- 0
- 0
- 0
- 0
Introduce ApplyWithOptions
#117 opened by vassilvk - 9
Introduce AllowMissingPathOnRemove
#115 opened by vassilvk - 2
- 1
patch failed
#110 opened by zuzuviewer - 3
'go get' fails
#102 opened by vulcanfan - 5
invalid v > 1 go module
#98 opened by BenTheElder