mirror of
https://github.com/OISF/suricata.git
synced 2026-02-18 18:18:04 -05:00
doc/jsonschema: remove non-existing email fields
This commit is contained in:
parent
81cc007a11
commit
0d714b9624
1 changed files with 0 additions and 9 deletions
|
|
@ -1454,15 +1454,6 @@
|
|||
"from": {
|
||||
"type": "string"
|
||||
},
|
||||
"has_exe_url": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"has_ipv4_url": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"has_ipv6_url": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"message_id": {
|
||||
"type": "string"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue