From e00f53a3fb14bb7783b15fbb117788b8558dfb7c Mon Sep 17 00:00:00 2001 From: Marcin Siodelski Date: Tue, 11 Dec 2018 10:38:26 +0100 Subject: [PATCH] [#198,!160] Corrected link in the JSON section of UG. --- doc/guide/config.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/guide/config.xml b/doc/guide/config.xml index 6b12ca9a09..b49164666c 100644 --- a/doc/guide/config.xml +++ b/doc/guide/config.xml @@ -34,7 +34,8 @@ format. Basic JSON is defined in RFC 7159 and - ECMA 404. + ECMA 404. Note that Kea 1.2.0 introduced a new parser which better adheres to the JSON specification. In particular, the only values allowed for boolean are true or false (all lowercase). The capitalized -- 2.47.2