From ce27f2ca9911ae063c2df1ec26fc76df8b1a4a0c Mon Sep 17 00:00:00 2001 From: Thomas Richter Date: Mon, 6 May 2013 13:12:56 +0200 Subject: [PATCH] RESTDOCUMENTATION replaced by RESTDESCRIPTION --- js/actions/api-graph.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/actions/api-graph.js b/js/actions/api-graph.js index 55bb7db308..4adc6d1738 100644 --- a/js/actions/api-graph.js +++ b/js/actions/api-graph.js @@ -1684,7 +1684,7 @@ function post_graph_all_edges (req, res, g) { /// @RESTBODYPARAM{edge-properties,json,required} /// The call expects a JSON hash array as body to filter the result: /// -/// @RESTDOCUMENTATION +/// @RESTDESCRIPTION /// /// Returns a cursor. ///