From: Suzanne Goldlust Date: Thu, 24 Jan 2019 22:44:27 +0000 (-0500) Subject: Update api.xml X-Git-Tag: 481-remote-subnet4-set-inconsistent-work-when-id-subnet-is-duplicated_base~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dc71b053d2aff99fc67bdd91c9d18f4fc386085;p=thirdparty%2Fkea.git Update api.xml --- diff --git a/doc/guide/api.xml b/doc/guide/api.xml index 77fc633faf..660b3d0468 100644 --- a/doc/guide/api.xml +++ b/doc/guide/api.xml @@ -3009,7 +3009,7 @@ Result is an integer representation of the status. Currently supported statuses { "command": "subnet4-add", "arguments": { - "subnets": [ { + "subnet4": [ { "id": 123, "subnet": "10.20.30.0/24", ...