jsonblob icon indicating copy to clipboard operation
jsonblob copied to clipboard

Will you add support for method: "PATCH"?

Open ganlanyuan opened this issue 2 years ago • 2 comments

ganlanyuan avatar Nov 17 '22 13:11 ganlanyuan

@ganlanyuan, how would you envision this working (since PATCH is for making partial updates)?

tburch avatar Nov 17 '22 15:11 tburch

I'm not clear what's the challenge for implementing this technically. But I can imagine if this feature is added, more than one person can edit the same JSON file seamlessly without worries of overwriting each other's work. Even for one user, it's safer to update only the part that needs to be changed.

ganlanyuan avatar Nov 17 '22 20:11 ganlanyuan