Skip to content

cismet fork of the com.box.jsonpatch JSON Patch (RFC 6902) and JSON Merge Patch (RFC 7386) implementation in Java

License

Notifications You must be signed in to change notification settings

baharclerode/json-patch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork of fge/json-patch.

Main Changes: Access modifiers of fields, classes and operations changed to allow subclassing in order to create extended patch operations that can be applied to non-json objects.

README RELEASE-NOTES CONTRIBUTORS

This project, as of version 1.4, is licensed under both LGPLv3 and ASL 2.0. See file LICENSE for more details. Versions 1.3 and lower are licensed under LGPLv3 only.

About

cismet fork of the com.box.jsonpatch JSON Patch (RFC 6902) and JSON Merge Patch (RFC 7386) implementation in Java

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%