Add a name to notification channels

This name is supposed to be used by users to distinguish multiple channels.
This commit is contained in:
eikek
2022-01-17 14:15:07 +01:00
parent 44e599dc86
commit d41490dd88
13 changed files with 140 additions and 40 deletions

View File

@ -5491,6 +5491,8 @@ components:
id:
type: string
format: ident
name:
type: string
channelType:
type: string
format: channeltype
@ -5514,6 +5516,8 @@ components:
id:
type: string
format: ident
name:
type: string
channelType:
type: string
format: channeltype
@ -5539,6 +5543,8 @@ components:
id:
type: string
format: ident
name:
type: string
channelType:
type: string
format: channeltype
@ -5557,6 +5563,8 @@ components:
id:
type: string
format: ident
name:
type: string
channelType:
type: string
format: channeltype