chg: [schema] optional kill_chain_order field added

This commit is contained in:
Alexandre Dulaunoy 2019-02-15 08:57:45 +01:00
parent ee09226c55
commit 6210f27c0d
Signed by: adulau
GPG key ID: 09E2CD4944E6CBCD

View file

@ -25,6 +25,9 @@
}, },
"namespace": { "namespace": {
"type": "string" "type": "string"
},
"kill_chain_order": {
"type": "object"
} }
}, },
"required": [ "required": [