java-client-api icon indicating copy to clipboard operation
java-client-api copied to clipboard

Implement check=exists param to be passed to delete requests to throw error

Open kkanthet opened this issue 8 years ago • 0 comments

DELETE requests can now opt into a NOT FOUND error instead of idempotent silence when the document doesn't exist by passing a check=exists uri parameter

https://bugtrack.marklogic.com/44116

kkanthet avatar Jun 02 '17 17:06 kkanthet