mirror of https://gitee.com/bigwinds/arangodb
Revert "issue #1095: non-kaputtbar"
This reverts commit 2bbe73e1d3409e6345012d120fa7d550ee66ff9e.
This commit is contained in:
parent
f8bd383808
commit
3fdcfe584e
|
@ -226,8 +226,8 @@ var internal = require("internal");
|
|||
/// database only. Calling this action in any other database will make the server
|
||||
/// return an error.
|
||||
///
|
||||
/// Futhermore, the last remaining endpoint cannot be deleted as this would
|
||||
/// render the server's HTTP interface useless.
|
||||
/// Futhermore, the last remaining endpoint cannot be deleted as this would make
|
||||
/// the server kaputt.
|
||||
///
|
||||
/// @RESTRETURNCODES
|
||||
///
|
||||
|
|
Loading…
Reference in New Issue