chg: [object] add narrative description/summary

pull/243/head
VVX7 2020-03-28 19:16:33 -04:00
parent 1198f8fe68
commit 0518dd1aa3
1 changed files with 7 additions and 2 deletions

View File

@ -25,7 +25,12 @@
"misp-attribute": "attachment"
},
"narrative-description": {
"description": "Raw text of narrative.",
"description": "A description of the narrative.",
"ui-priority": 1,
"misp-attribute": "text"
},
"narrative-summary": {
"description": "A summary of the narrative.",
"ui-priority": 1,
"misp-attribute": "text"
},
@ -83,7 +88,7 @@
"misp-attribute": "datetime"
}
},
"version": 1,
"version": 2,
"description": "Object describing a narrative.",
"meta-category": "misc",
"uuid": "83bea299-514a-4719-a84b-f6fd0997fac1",