We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 470631d commit d6989aaCopy full SHA for d6989aa
README.md
@@ -11,6 +11,11 @@ only.
11
12
**Note the "L" in "LGPL". LGPL AND GPL ARE QUITE DIFFERENT!**
13
14
+## Fork
15
+
16
+This library was forked from the original repository(https://github.com/java-json-tools/json-patch) by gravity9 to
17
+maintain and extend it as the original library is no longer supported.
18
19
## What this is
20
21
This is an implementation of [RFC 6902 (JSON Patch)](http://tools.ietf.org/html/rfc6902) and [RFC
0 commit comments