From 0dc71b053d2aff99fc67bdd91c9d18f4fc386085 Mon Sep 17 00:00:00 2001 From: Suzanne Goldlust Date: Thu, 24 Jan 2019 17:44:27 -0500 Subject: [PATCH] Update api.xml --- doc/guide/api.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", ... -- 2.47.2