From: Eric Leblond Date: Sun, 6 Apr 2025 08:39:05 +0000 (+0200) Subject: eve/schema: remove reference to datajson X-Git-Tag: suricata-8.0.0-rc1~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61ac7b46c11048b7f3608d090c7234db277da015;p=thirdparty%2Fsuricata.git eve/schema: remove reference to datajson --- diff --git a/etc/schema.json b/etc/schema.json index 6419d8e0a8..8846ab4872 100644 --- a/etc/schema.json +++ b/etc/schema.json @@ -22,7 +22,7 @@ "extra": { "type": "object", "additionalProperties": true, - "description": "Extra data created by keywords such as datajson" + "description": "Extra data created by keywords such as dataset with JSON" }, "metadata": { "type": "object",