doc: fix enip_command name in json schema

enip.command is not a keyword nor an alias
pull/14055/head
Philippe Antoine 2 months ago committed by Victor Julien
parent 93c0409292
commit 047f1c5080

@ -1603,7 +1603,7 @@
"type": "string",
"suricata": {
"keywords": [
"enip.command"
"enip_command"
]
}
},
@ -1702,7 +1702,7 @@
"type": "string",
"suricata": {
"keywords": [
"enip.command"
"enip_command"
]
}
},

Loading…
Cancel
Save