]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1387] Fixes for CI (2)
authorFrancis Dupont <fdupont@isc.org>
Tue, 2 Jul 2024 22:07:03 +0000 (00:07 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 4 Sep 2024 13:10:45 +0000 (15:10 +0200)
doc/sphinx/arm/dhcp6-srv.rst

index 1c02766b8a5a065c7775bd927d3248fc16b91278..b561028c364030c4357bc64abcb564f9db806c2f 100644 (file)
@@ -4287,6 +4287,7 @@ another.
 
 ::
 
+    {
     "reservations": [
         {
             "duid": "01:02:03:04:05:06:07:08:09:0A",
@@ -4297,6 +4298,7 @@ another.
         }
     ],
     ...
+    }
 
 
 .. note::