From 23547f450440e29e030e0df2ae51e0ea053ec939 Mon Sep 17 00:00:00 2001 From: Philipp Heckel Date: Fri, 18 Mar 2022 19:39:37 -0400 Subject: [PATCH] New lines --- docs/examples.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/examples.md b/docs/examples.md index 7dbbdc3d..e26092e7 100644 --- a/docs/examples.md +++ b/docs/examples.md @@ -134,6 +134,7 @@ You can use the HTTP request node to send messages with [Node-RED](https://noder
Example: Send a message + ``` [ { @@ -207,10 +208,12 @@ You can use the HTTP request node to send messages with [Node-RED](https://noder } ] ``` +
Example: Send a picture + ``` [ { @@ -306,6 +309,7 @@ You can use the HTTP request node to send messages with [Node-RED](https://noder } ] ``` +
## Gatus service health check