JSON Patch
From Just Solve the File Format Problem
				
								
				
				
																
				
				
								
				JSON Patch is a "diff file" format specially designed for describing changes to JSON files. JSON Patch format is itself based on JSON.
				
								
				
				
												
								
												
				
								
			Links
- RFC 6902: JavaScript Object Notation (JSON) Patch
 - Wikipedia: JSON Patch
 - jsonpatch.com