1
0
Fork 0

Merge branch 'devel' of github.com:arangodb/ArangoDB into devel

This commit is contained in:
Wilfried Goesgens 2017-03-09 13:27:07 +01:00
commit 9e8daf07c8
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