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
parent da30389989
commit bbaca578cd
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: