From 62a451a9abfeaf6c0a0410654c350ca06f206e05 Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Thu, 15 Dec 2022 16:30:26 +0100 Subject: [PATCH] eve/schema: bittorrent format fixup --- etc/schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {