]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Update api.xml
authorSuzanne Goldlust <sgoldlust@isc.org>
Thu, 24 Jan 2019 22:44:27 +0000 (17:44 -0500)
committerTomek Mrugalski <tomasz@isc.org>
Thu, 28 Feb 2019 14:52:13 +0000 (15:52 +0100)
doc/guide/api.xml

index 77fc633faf117479066ce03b2e11440a1a4c9bc4..660b3d0468d7261eae75390529c2a1351c53ad82 100644 (file)
@@ -3009,7 +3009,7 @@ Result is an integer representation of the status. Currently supported statuses
   <screen>{
     "command": "subnet4-add",
     "arguments": {
-        "subnets": [ {
+        "subnet4": [ {
             "id": 123,
             "subnet": "10.20.30.0/24",
             ...