ajv-validator / ajv-merge-patch

$merge and $patch keywords for Ajv JSON-Schema validator to extend schemas
https://ajv.js.org
MIT License
46 stars 17 forks source link

jsonpatch.apply is deprecated, please use `applyPatch` for applying patch sequences, or `applyOperation` to apply individual operations. #12

Closed byrneciaran closed 5 years ago

byrneciaran commented 7 years ago

I'm getting this warning withe the latest version.

donaldjarmstrong commented 6 years ago

Related PR #23