EventManager: add content type option for email config

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino 2023-05-17 19:28:13 +02:00
commit bbaca578cd
No known key found for this signature in database
GPG key ID: 935D2952DEC4EECF
8 changed files with 50 additions and 10 deletions

View file

@ -7092,6 +7092,15 @@ components:
type: string
body:
type: string
content_type:
type: integer
enum:
- 0
- 1
description: |
Content type:
* `0` text/plain
* `1` text/html
attachments:
type: array
items: