Fix: the JSON schema regarding the related event from Array -> Object

pull/1600/head
Alexandre Dulaunoy 2016-10-07 10:52:59 +02:00
parent fbf793dace
commit 235e43dbc2
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@
},
"Event": {
"id": "https://www.github.com/MISP/MISP/format/2.4/schema.json/Event/RelatedEvent/0/Event",
"type": "array",
"type": "object",
"items": {
"id": "https://www.github.com/MISP/MISP/format/2.4/schema.json/Event/RelatedEvent/0/Event/0",
"type": "object",