]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3811] Fix JSON doc error
authorThomas Markwalder <tmark@isc.org>
Wed, 2 Apr 2025 13:46:43 +0000 (09:46 -0400)
committerThomas Markwalder <tmark@isc.org>
Wed, 2 Apr 2025 13:46:43 +0000 (09:46 -0400)
modified:   doc/sphinx/arm/hooks-subnet-cmds.rst

doc/sphinx/arm/hooks-subnet-cmds.rst

index 4c3e643ae9bb2bb4f5a338c43e26885e7fb7d2a7..173247899be67e30ef1241405d23cbdbe8b009c9 100644 (file)
@@ -100,7 +100,7 @@ The list of subnets is returned in the following format:
            {
                "id": 100,
                "shared-network-name": null,
-               "subnet": "192.0.2.0/24",
+               "subnet": "192.0.2.0/24"
            }
        ]
        }