From 36e428fc8917d61a6957a385a4e0b189be36b830 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Sun, 13 Nov 2022 11:57:14 +0100 Subject: Sync unit tests. Signed-off-by: Toni Uhlig --- schema/packet_event_schema.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'schema/packet_event_schema.json') diff --git a/schema/packet_event_schema.json b/schema/packet_event_schema.json index f38d8aa58..9df62de26 100644 --- a/schema/packet_event_schema.json +++ b/schema/packet_event_schema.json @@ -110,8 +110,7 @@ }, "pkt_len": { "type": "number", - "minimum": 0, - "maximum": 65535 + "minimum": 0 }, "pkt": { "type": "string" -- cgit v1.2.3