1
0
Fork 0

Merge branch 'obi-velocystream' of github.com:arangodb/arangodb into obi-velocystream

* 'obi-velocystream' of github.com:arangodb/arangodb:
  fixed Graph-API Doku
This commit is contained in:
Jan Christoph Uhde 2016-09-06 19:06:38 +02:00
commit 6d55bb3805
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.