chg: [microblog] add Twitter-id reference

pull/239/head
Alexandre Dulaunoy 2020-03-04 14:08:10 +01:00
parent b29a360c02
commit 1e5bb552f8
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 7 additions and 1 deletions

View File

@ -121,6 +121,12 @@
"multiple": true,
"misp-attribute": "text"
},
"twitter-id": {
"description": "Twitter id",
"ui-priority": 0,
"multiple": true,
"misp-attribute": "twitter-id"
},
"hashtag": {
"description": "Hashtag into the microblog post",
"ui-priority": 0,
@ -128,7 +134,7 @@
"multiple": true
}
},
"version": 18,
"version": 19,
"description": "Microblog post like a Twitter tweet or a post on a Facebook wall.",
"meta-category": "misc",
"uuid": "8ec8c911-ddbe-4f5b-895b-fbff70c42a60",