fix: Typo in requiredOneOf

pull/239/head
Raphaël Vinot 2020-02-26 14:52:06 +01:00
parent d9226e0f5a
commit 2f2315d4e2
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
{ {
"requiredOneOf": [ "requiredOneOf": [
"body", "body",
"from",
"from-user" "from-user"
], ],
"attributes": { "attributes": {