sct 4 years ago
parent a5bdf41f3a
commit de7b82d356

@ -1102,6 +1102,10 @@ components:
options: options:
type: object type: object
properties: properties:
botUsername:
type: string
botAvatarUrl:
type: string
webhookUrl: webhookUrl:
type: string type: string
SlackSettings: SlackSettings:
@ -1146,10 +1150,14 @@ components:
options: options:
type: object type: object
properties: properties:
botUsername:
type: string
botAPI: botAPI:
type: string type: string
chatId: chatId:
type: string type: string
sendSilently:
type: boolean
PushbulletSettings: PushbulletSettings:
type: object type: object
properties: properties:

Loading…
Cancel
Save