From 23130a6ba828016782ed2d9234e743688ab6f179 Mon Sep 17 00:00:00 2001 From: Vicky Risk Date: Wed, 10 Oct 2018 12:13:45 -0400 Subject: [PATCH] Update subnet6-add.json --- doc/api/subnet6-add.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/subnet6-add.json b/doc/api/subnet6-add.json index bd477eb1f3..727241f246 100644 --- a/doc/api/subnet6-add.json +++ b/doc/api/subnet6-add.json @@ -2,7 +2,7 @@ "name": "subnet6-add", "brief": "This command is used to create and add new subnet to the existing server configuration. This operation has no impact on other subnets.", "description": "See ", - "support": [ "kea-dhcp4", "kea-dhcp6" ], + "support": [ "kea-dhcp6" ], "avail": "1.3.0", "hook": "subnet_cmds", "cmd-syntax": "{ -- GitLab