mirror of https://gitee.com/bigwinds/arangodb
Docs: Remove obsolete note about missing cluster support
This commit is contained in:
parent
ed087dc21a
commit
bfe7ee15d1
|
@ -94,8 +94,6 @@ The response is a JSON object with the following attributes:
|
|||
contain a `details` attribute which is an array with more detailed
|
||||
information about which documents could not be inserted.
|
||||
|
||||
Note: this API is currently not supported on cluster coordinators.
|
||||
|
||||
@RESTRETURNCODES
|
||||
|
||||
@RESTRETURNCODE{201}
|
||||
|
|
|
@ -101,8 +101,6 @@ The response is a JSON object with the following attributes:
|
|||
contain a `details` attribute which is an array with more detailed
|
||||
information about which documents could not be inserted.
|
||||
|
||||
Note: this API is currently not supported on cluster coordinators.
|
||||
|
||||
@RESTRETURNCODES
|
||||
|
||||
@RESTRETURNCODE{201}
|
||||
|
|
Loading…
Reference in New Issue