Ask HN: Who uses JSON Patch?1 points·by nicksuperb·9년 전·1 comments1 commentsPost comment[–]Eridrus·9년 전replyI 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.