From 2f2315d4e23e7f66ea0faf1da02d4a7a4214ab1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Wed, 26 Feb 2020 14:52:06 +0100 Subject: [PATCH] fix: Typo in requiredOneOf --- objects/instant-message/definition.json | 1 - 1 file changed, 1 deletion(-) diff --git a/objects/instant-message/definition.json b/objects/instant-message/definition.json index ecddaa2..802b0a8 100644 --- a/objects/instant-message/definition.json +++ b/objects/instant-message/definition.json @@ -1,7 +1,6 @@ { "requiredOneOf": [ "body", - "from", "from-user" ], "attributes": {