mirror of https://github.com/MISP/misp-objects
chg: [object] update narrative required object fields
parent
1527dedb26
commit
efa53e812d
|
@ -2,7 +2,6 @@
|
||||||
"requiredOneOf": [
|
"requiredOneOf": [
|
||||||
"attachment",
|
"attachment",
|
||||||
"archive",
|
"archive",
|
||||||
"narrative-description",
|
|
||||||
"narrative-summary"
|
"narrative-summary"
|
||||||
],
|
],
|
||||||
"attributes": {
|
"attributes": {
|
||||||
|
@ -76,6 +75,6 @@
|
||||||
"version": 4,
|
"version": 4,
|
||||||
"description": "Object describing a narrative.",
|
"description": "Object describing a narrative.",
|
||||||
"meta-category": "misc",
|
"meta-category": "misc",
|
||||||
"uuid": "fb965678-e14f-4485-bc6c-3fc5463e5318",
|
"uuid": "83bea299-514a-4719-a84b-f6fd0997fac1",
|
||||||
"name": "narrative"
|
"name": "narrative"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue