Ask HN: Who uses JSON Patch?1 points·by nicksuperb·9 years ago·1 comments1 commentsPost comment[–]Eridrus·9 years agoreplyI have used it in the past for automated regression testing in the same vein as https://github.com/twitter/diffyIt obviously did better than a naive text diff algorithm.
It obviously did better than a naive text diff algorithm.