Allow to load a MISP event without attributes

pull/30/head
Raphaël Vinot 2016-10-25 11:33:51 -04:00
parent 7951e1830e
commit 5ccb4db3d3
1 changed files with 1 additions and 2 deletions

View File

@ -311,8 +311,7 @@
} }
}, },
"required": [ "required": [
"info", "info"
"Attribute"
] ]
} }
}, },