feat: add Pushover notification channel schema
This commit is contained in:
@@ -152,7 +152,8 @@
|
||||
"webhook",
|
||||
"google_chat",
|
||||
"email",
|
||||
"ntfy"
|
||||
"ntfy",
|
||||
"pushover"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -309,6 +310,34 @@
|
||||
"system": false,
|
||||
"type": "text"
|
||||
},
|
||||
{
|
||||
"autogeneratePattern": "",
|
||||
"hidden": false,
|
||||
"id": "text2074277355",
|
||||
"max": 0,
|
||||
"min": 0,
|
||||
"name": "api_token",
|
||||
"pattern": "",
|
||||
"presentable": false,
|
||||
"primaryKey": false,
|
||||
"required": false,
|
||||
"system": false,
|
||||
"type": "text"
|
||||
},
|
||||
{
|
||||
"autogeneratePattern": "",
|
||||
"hidden": false,
|
||||
"id": "text1636223522",
|
||||
"max": 0,
|
||||
"min": 0,
|
||||
"name": "user_key",
|
||||
"pattern": "",
|
||||
"presentable": false,
|
||||
"primaryKey": false,
|
||||
"required": false,
|
||||
"system": false,
|
||||
"type": "text"
|
||||
},
|
||||
{
|
||||
"hidden": false,
|
||||
"id": "autodate2990389176",
|
||||
|
||||
Reference in New Issue
Block a user