You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be cool if put requests could log the updated items pre-change so that puts can be reversed. There may be complications in finding the right get request to make, so this could be a bit complicated ... but it's worth a try. Would need:
config option to enable/disable
lookup and sanity check for get request
log naming system
documentation + tests
The text was updated successfully, but these errors were encountered:
It would be cool if put requests could log the updated items pre-change so that puts can be reversed. There may be complications in finding the right get request to make, so this could be a bit complicated ... but it's worth a try. Would need:
The text was updated successfully, but these errors were encountered: