chg: [microblog] allow multiple attachments per the enhancement request

pull/223/head
VVX7 2020-01-30 16:41:40 -05:00
parent 804e2116ce
commit 8fa0166b24
1 changed files with 2 additions and 1 deletions

View File

@ -28,6 +28,7 @@
"attachment": {
"description": "The microblog post file or screen capture.",
"ui-priority": 1,
"multiple": true,
"misp-attribute": "attachment"
},
"type": {
@ -114,7 +115,7 @@
"multiple": true
}
},
"version": 14,
"version": 15,
"description": "Microblog post like a Twitter tweet or a post on a Facebook wall.",
"meta-category": "misc",
"uuid": "8ec8c911-ddbe-4f5b-895b-fbff70c42a60",