mirror of https://gitee.com/bigwinds/arangodb
updated documentation
This commit is contained in:
parent
39afec28eb
commit
3b1c6bc06f
|
@ -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.
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Reference in New Issue