Skip to content

Commit be25d5d

Browse files
Update docs/node/nodes/gateway.md
Co-authored-by: Steffen Vogel <steffen.vogel@opal-rt.com> Signed-off-by: al3xa23 <140614263+al3xa23@users.noreply.github.com>
1 parent 3058233 commit be25d5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/node/nodes/gateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ If the http request body is empty, the input from other node will be used.
6161

6262
Since this node-type does not implement the gRPC server, it needs to be added manually. A description is available [here](https://www.acs.eonerc.rwth-aachen.de/global/show_document.asp?id=aaaaaaaadidaesd).
6363

64-
Note on http methods
64+
Note on HTTP methods
6565
- GET should be used only when the input of gRPC method can be empty or ignored.
6666
- PUT should be used when the output of gRPC method is in VILLASnode format and the user want to put the data to the path.
6767
- POST should be used when the output of gRPC method is not in VILLASnode format or the user not want output data to the path.

0 commit comments

Comments
 (0)