jsonbox icon indicating copy to clipboard operation
jsonbox copied to clipboard

Delete operation non existing id need not throw error

Open kannangce opened this issue 4 years ago • 0 comments

Calling delete on a non-existing id need not throw an error. In that way, the endpoint would be idempotent. i.e., calling it multiple times won't be an issue.

kannangce avatar Dec 30 '20 17:12 kannangce