jsonpatch-js
jsonpatch-js copied to clipboard
incorrect JSONPointer behavior
new jsonpatch.JSONPointer("/x").getReference({x:123}) returns {x:123} instead of 123