1
0
Fork 0

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

This commit is contained in:
Kaveh Vahedipour 2016-09-06 16:52:52 +02:00
commit 1ce5b67cf0
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
@startDocuBlock JSF_general_graph_edge_definition_modify_http_examples
@brief Replace an existing edge definition
@RESTHEADER{POST /_api/gharial/{graph-name}/edge/{definition-name}, Replace an edge definition}
@RESTHEADER{PUT /_api/gharial/{graph-name}/edge/{definition-name}, Replace an edge definition}
@RESTDESCRIPTION
Change one specific edge definition.