1
0
Fork 0

updated documentation

This commit is contained in:
Jan Steemann 2014-02-04 12:41:31 +01:00
parent 39afec28eb
commit 3b1c6bc06f
1 changed files with 1 additions and 2 deletions

View File

@ -436,8 +436,7 @@ bool RestEdgeHandler::createDocument () {
/// @RESTRETURNCODE{412}
/// is returned if a "If-Match" header or `rev` is given and the found
/// document has a different version. The response will also contain the found
/// document's current revision in the `_rev` attribute. Additionally, the
/// attributes `_id` and `_key` will be returned.
/// document's current revision in the `etag` header.
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////