From 3d75d48051910aa208ca410faa35add6cd06d36b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Thu, 26 Apr 2018 15:05:19 +0200 Subject: [PATCH] chg: [email] add email-body in requiredOneOf --- objects/email/definition.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/objects/email/definition.json b/objects/email/definition.json index 770850f..c549f1e 100644 --- a/objects/email/definition.json +++ b/objects/email/definition.json @@ -163,6 +163,7 @@ "thread-index", "header", "x-mailer", - "return-path" + "return-path", + "email-body" ] }