From: Marcin Siodelski Date: Mon, 15 Jul 2019 18:03:52 +0000 (+0200) Subject: [#643,!421] Fixed JSON in remote-global-parameterX-del.json. X-Git-Tag: Kea-1.6.0-beta2~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38f880e2e49678860a2cff165be700aba31b14a0;p=thirdparty%2Fkea.git [#643,!421] Fixed JSON in remote-global-parameterX-del.json. --- diff --git a/doc/api/remote-global-parameter4-del.json b/doc/api/remote-global-parameter4-del.json index 76344051c6..77d722384f 100644 --- a/doc/api/remote-global-parameter4-del.json +++ b/doc/api/remote-global-parameter4-del.json @@ -14,7 +14,7 @@ \"server-tags\": [ ] } }", - "cmd-comment": "This command carries the list including exactly one name of the parameter to be deleted. The server-tags list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of null or multiple server tags will result in an error." + "cmd-comment": "This command carries the list including exactly one name of the parameter to be deleted. The server-tags list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of null or multiple server tags will result in an error.", "resp-syntax": "{ \"result\": 0, \"text\": \"DHCPv4 global parameter(s) deleted.\", diff --git a/doc/api/remote-global-parameter6-del.json b/doc/api/remote-global-parameter6-del.json index 601689ffd7..6de95a80d9 100644 --- a/doc/api/remote-global-parameter6-del.json +++ b/doc/api/remote-global-parameter6-del.json @@ -14,7 +14,7 @@ \"server-tags\": [ ] } }", - "cmd-comment": "This command carries the list including exactly one name of the parameter to be deleted. The server-tags list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of null or multiple server tags will result in an error." + "cmd-comment": "This command carries the list including exactly one name of the parameter to be deleted. The server-tags list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of null or multiple server tags will result in an error.", "resp-syntax": "{ \"result\": 0, \"text\": \"DHCPv6 global parameter(s) deleted.\",