mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 10:28:27 +00:00
Add a name to notification channels
This name is supposed to be used by users to distinguish multiple channels.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user