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

pull/12009/head
Jason Ish 2 years ago
parent 30806ce2b7
commit b44fc62e60

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

Loading…
Cancel
Save