Skip to content

Commit fea7bf8

Browse files
Update definition.json
1 parent 12a1b7c commit fea7bf8

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

objects/instagram-account/definition.json

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@
2828
"misp-attribute": "text",
2929
"ui-priority": 1
3030
},
31+
"is-verified": {
32+
"description": "If the user is verified.",
33+
"misp-attribute": "boolean",
34+
"multiple": false,
35+
"ui-priority": 1
36+
},
3137
"link": {
3238
"description": "Original link to the page (supposed harmless).",
3339
"misp-attribute": "link",
@@ -43,14 +49,7 @@
4349
"misp-attribute": "attachment",
4450
"multiple": true,
4551
"ui-priority": 1
46-
},
47-
"is-verified": {
48-
"description": "If the user is verified.",
49-
"misp-attribute": "boolean",
50-
"multiple": false,
51-
"ui-priority": 1
5252
}
53-
},
5453
"description": "Instagram account.",
5554
"meta-category": "misc",
5655
"name": "instagram-account",

0 commit comments

Comments
 (0)