fix: annotation object

pull/66/head
Alexandre Dulaunoy 2018-01-08 11:47:19 +01:00
parent eafb54fd07
commit 735ebf26bc
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"requiredOneOf": [ "requiredOneOf": [
"post" "text"
], ],
"attributes": { "attributes": {
"text": { "text": {
@ -63,7 +63,7 @@
"misp-attribute": "datetime" "misp-attribute": "datetime"
} }
}, },
"version": 1, "version": 2,
"description": "An annotation object allowing analysts to add annotations, comments, executive summary to a MISP event, objects or attributes.", "description": "An annotation object allowing analysts to add annotations, comments, executive summary to a MISP event, objects or attributes.",
"meta-category": "misc", "meta-category": "misc",
"uuid": "5d8dc046-15a1-4ca3-a09f-ed4ede7c4487", "uuid": "5d8dc046-15a1-4ca3-a09f-ed4ede7c4487",