Added new formatting

....to match existing doc formatting standard.
This commit is contained in:
boomam
2022-11-27 19:28:09 -05:00
committed by GitHub
parent 89f763e65d
commit fcd4bb4561
+2 -1
View File
@@ -26,5 +26,6 @@ SCRUTINY_HOST_ID - (optional) eg. "my-custom-host-id"
# Testing Notifications
You can test that your notifications are configured correctly by posting an empty payload to the notifications health check API.
```
curl -X POST http://localhost:8080/api/health/notify
```