1
0
Fork 0

fixed Graph-API Doku

This commit is contained in:
Mark 2016-09-06 15:34:54 +02:00
parent 536e928329
commit 74f4667558
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.