schema: add missing flow event property: emergency

pull/9021/head
Juliana Fajardini 2 years ago committed by Victor Julien
parent 68d0d6ca24
commit 05417407b3

@ -1497,6 +1497,9 @@
"dest_port": { "dest_port": {
"type": "integer" "type": "integer"
}, },
"emergency": {
"type": "boolean"
},
"end": { "end": {
"type": "string" "type": "string"
}, },

Loading…
Cancel
Save