Add priority to gotify channel

Closes: #1277
This commit is contained in:
eikek
2022-01-12 20:59:07 +01:00
parent 5f10798e86
commit 7aebc1ccdf
15 changed files with 118 additions and 38 deletions

View File

@ -5523,6 +5523,11 @@ components:
appKey:
type: string
format: password
priority:
type: integer
format: int32
description: |
A priority number [0-10]
NotificationHttp:
description: |
A notification channel for receiving a generic http request.