jsonblob
jsonblob copied to clipboard
Will you add support for method: "PATCH"?
@ganlanyuan, how would you envision this working (since PATCH is for making partial updates)?
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.