From: Victor Julien Date: Thu, 15 Dec 2022 15:30:26 +0000 (+0100) Subject: eve/schema: bittorrent format fixup X-Git-Tag: suricata-7.0.0-rc1~242 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62a451a9abfeaf6c0a0410654c350ca06f206e05;p=thirdparty%2Fsuricata.git eve/schema: bittorrent format fixup --- diff --git a/etc/schema.json b/etc/schema.json index 36da6a56a1..baeb6b964d 100644 --- a/etc/schema.json +++ b/etc/schema.json @@ -3772,7 +3772,7 @@ "error": { "type": "object", "properties": { - "bittorrent-dht": { + "bittorrent-dht": { "$ref": "#/$defs/stats_applayer_error" }, "dcerpc_tcp": {