1
0
Fork 0
This commit is contained in:
jsteemann 2017-03-09 11:27:25 +01:00
parent 8a9a39382a
commit 0941e14b92
2 changed files with 0 additions and 8 deletions

View File

@ -118,10 +118,6 @@ is returned if the import would trigger a unique key violation and
is returned if the server cannot auto-generate a document key (out of keys
error) for a document with no user-defined key.
@RESTRETURNCODE{501}
The server will respond with *HTTP 501* if this API is called on a cluster
coordinator.
@EXAMPLES
Importing two documents, with attributes `_key`, `value1` and `value2` each. One

View File

@ -125,10 +125,6 @@ is returned if the import would trigger a unique key violation and
is returned if the server cannot auto-generate a document key (out of keys
error) for a document with no user-defined key.
@RESTRETURNCODE{501}
The server will respond with *HTTP 501* if this API is called on a cluster
coordinator.
@EXAMPLES
Importing documents with heterogenous attributes from a JSON array