eve/schema: add missing field "code" anomaly events

(cherry picked from commit b44fc62e60)
pull/12067/head
Jason Ish 2 years ago
parent ede115fbc1
commit 10225bdee2

@ -330,6 +330,9 @@
}, },
"type": { "type": {
"type": "string" "type": "string"
},
"code": {
"type": "integer"
} }
}, },
"additionalProperties": false "additionalProperties": false

Loading…
Cancel
Save