mirror of https://github.com/MISP/misp-objects
Add disable_correlation
parent
16c7164816
commit
c84a830f33
|
@ -37,6 +37,9 @@
|
||||||
"multiple": {
|
"multiple": {
|
||||||
"type": "boolean"
|
"type": "boolean"
|
||||||
},
|
},
|
||||||
|
"disable_correlation": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue