[doc] schema

This commit is contained in:
Christian Fraß 2022-12-12 12:39:25 +01:00
parent c6d6bdc6f0
commit 8d55769a1a

View file

@ -75,7 +75,7 @@
"items": {
"anyOf": [
{
"title": "check kind 'console'",
"title": "notification channel 'console'",
"type": "object",
"unevaluatedProperties": false,
"properties": {
@ -98,7 +98,7 @@
]
},
{
"title": "check kind 'email'",
"title": "notification channel 'email'",
"type": "object",
"unevaluatedProperties": false,
"properties": {
@ -167,7 +167,7 @@
]
},
{
"title": "check kind 'libnotify'",
"title": "notification channel 'libnotify'",
"type": "object",
"unevaluatedProperties": false,
"properties": {
@ -288,7 +288,7 @@
"items": {
"anyOf": [
{
"title": "check kind 'console'",
"title": "notification channel 'console'",
"type": "object",
"unevaluatedProperties": false,
"properties": {
@ -311,7 +311,7 @@
]
},
{
"title": "check kind 'email'",
"title": "notification channel 'email'",
"type": "object",
"unevaluatedProperties": false,
"properties": {
@ -380,7 +380,7 @@
]
},
{
"title": "check kind 'libnotify'",
"title": "notification channel 'libnotify'",
"type": "object",
"unevaluatedProperties": false,
"properties": {