chg: [dev] change post-id attribute type to text

pull/255/head
VVX7 2020-05-28 15:48:18 -04:00
parent ede33742aa
commit 5aeac12979
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
}, },
"post-id": { "post-id": {
"description": "The facebook post id.", "description": "The facebook post id.",
"misp-attribute": "post-id", "misp-attribute": "text",
"ui-priority": 0 "ui-priority": 0
}, },
"post-location": { "post-location": {