chg: [schema] optional kill_chain_order field added

pull/344/head
Alexandre Dulaunoy 2019-02-15 08:57:45 +01:00
parent ee09226c55
commit 6210f27c0d
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 3 additions and 0 deletions

View File

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