←back to thread

JSON Patch

(zuplo.com)
300 points DataOverload | 1 comments | | HN request time: 0.22s | source
1. DeathArrow ◴[] No.41886339[source]
We use JSON patch for all PATCH endpoints in our .NET APIs. The only downside I see is slowness if you need to patch some tens of thousands of resources.