mirror of https://github.com/MISP/misp-objects
chg: [keybase] be consistent with keybase API
parent
9cc343781f
commit
794f9e7c43
|
@ -39,7 +39,7 @@
|
||||||
"multiple": true,
|
"multiple": true,
|
||||||
"ui-priority": 1
|
"ui-priority": 1
|
||||||
},
|
},
|
||||||
"uid": {
|
"id": {
|
||||||
"description": "Keybase user identifier",
|
"description": "Keybase user identifier",
|
||||||
"misp-attribute": "text",
|
"misp-attribute": "text",
|
||||||
"ui-priority": 1
|
"ui-priority": 1
|
||||||
|
@ -54,7 +54,7 @@
|
||||||
"meta-category": "misc",
|
"meta-category": "misc",
|
||||||
"name": "keybase-account",
|
"name": "keybase-account",
|
||||||
"uuid": "32c29c1c-a6c1-41e9-b1db-8cca88185ecd",
|
"uuid": "32c29c1c-a6c1-41e9-b1db-8cca88185ecd",
|
||||||
"version": 2,
|
"version": 3,
|
||||||
"requiredOneOf": [
|
"requiredOneOf": [
|
||||||
"username"
|
"username"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue