mirror of https://gitee.com/bigwinds/arangodb
fixed Graph-API Doku
This commit is contained in:
parent
536e928329
commit
74f4667558
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue