add authorization to ntfy

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
This commit is contained in:
Simon Smith
2023-10-04 12:49:55 +00:00
parent 31bb6d7864
commit d8d13bda42
5 changed files with 17 additions and 2 deletions

View File

@@ -3408,6 +3408,10 @@
"userurl": {
"type": "string",
"description": "A URL given to users to help them setup this service."
},
"authorization": {
"type": "string",
"description": "Authorization Header to include in the request"
}
},
"description": "Enabled ntfy.sh integration support."