chg: [jq] all the things

pull/282/head
Alexandre Dulaunoy 2020-08-28 16:10:42 +02:00
parent 894ab6e24b
commit a168037d93
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 8 additions and 8 deletions

View File

@ -13,13 +13,6 @@
"multiple": true, "multiple": true,
"ui-priority": 1 "ui-priority": 1
}, },
"join-date":{
"description": "When the account was created",
"disable_correlation": true,
"misp-attribute": "datetime",
"multiple": "false",
"ui-priority": 1
},
"bio": { "bio": {
"description": "Displayed name.", "description": "Displayed name.",
"misp-attribute": "text", "misp-attribute": "text",
@ -71,6 +64,13 @@
"misp-attribute": "text", "misp-attribute": "text",
"ui-priority": 1 "ui-priority": 1
}, },
"join-date": {
"description": "When the account was created",
"disable_correlation": true,
"misp-attribute": "datetime",
"multiple": "false",
"ui-priority": 1
},
"likes": { "likes": {
"description": "Number of likes this account has.", "description": "Number of likes this account has.",
"disable_correlation": true, "disable_correlation": true,