From 53d8a28582c4183ee052d4018334d58153367467 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Mon, 4 Dec 2023 13:01:27 +0100 Subject: Replaced ambiguous naming of "JSON string" to more accurate "JSON message". Signed-off-by: Toni Uhlig --- schema/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'schema/README.md') diff --git a/schema/README.md b/schema/README.md index 186dc4ddf..9eb4a8447 100644 --- a/schema/README.md +++ b/schema/README.md @@ -1,5 +1,5 @@ # schema -All schema's placed in here are nDPId exclusive, meaning that they are not necessarily representing a "real-world" JSON string received by e.g. `./example/py-json-stdout`. +All schema's placed in here are nDPId exclusive, meaning that they are not necessarily representing a "real-world" JSON message received by e.g. `./example/py-json-stdout`. This is due to the fact that libnDPI itself add's some JSON information to the serializer of which we have no control over. IMHO it makes no sense to include stuff here that is part of libnDPI. -- cgit v1.2.3