From fab30dc5a75bace6ba21cfe26ae044210d6cc4d4 Mon Sep 17 00:00:00 2001 From: Glax Date: Sat, 15 Jun 2024 21:27:24 +0200 Subject: [PATCH] Documentation https://github.com/C9Glax/tranga/issues/187 --- docs/API_Calls_v2.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/API_Calls_v2.md b/docs/API_Calls_v2.md index 3ff8924..5e32b61 100644 --- a/docs/API_Calls_v2.md +++ b/docs/API_Calls_v2.md @@ -994,7 +994,8 @@ Tests a Notification-Connector of the specified Type. | Parameter | Value | |-----------|--------------------------| | url | URL of the Ntfy Instance | - | auth | Auth-String | + | username | Username | + | password | Password |