mirror of https://github.com/MISP/misp-objects
chg: [personification] fixed
parent
05195859b1
commit
f1086328a1
|
@ -225,10 +225,11 @@
|
||||||
"meta-category": "misc",
|
"meta-category": "misc",
|
||||||
"name": "personification",
|
"name": "personification",
|
||||||
"requiredOneOf": [
|
"requiredOneOf": [
|
||||||
"first-name",
|
"beard",
|
||||||
"last-name",
|
"portrait",
|
||||||
"full-name",
|
"body-type",
|
||||||
"alias"
|
"hair-color",
|
||||||
|
"age-range"
|
||||||
],
|
],
|
||||||
"uuid": "102a8696-420b-486d-806d-70a34d2f4e54",
|
"uuid": "102a8696-420b-486d-806d-70a34d2f4e54",
|
||||||
"version": 2
|
"version": 2
|
||||||
|
|
Loading…
Reference in New Issue