mirror of https://gitee.com/bigwinds/arangodb
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:
commit
6d55bb3805
|
@ -1,7 +1,7 @@
|
||||||
@startDocuBlock JSF_general_graph_edge_definition_modify_http_examples
|
@startDocuBlock JSF_general_graph_edge_definition_modify_http_examples
|
||||||
@brief Replace an existing edge definition
|
@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
|
@RESTDESCRIPTION
|
||||||
Change one specific edge definition.
|
Change one specific edge definition.
|
||||||
|
|
Loading…
Reference in New Issue