]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#643,!421] Fixed JSON in remote-global-parameterX-del.json.
authorMarcin Siodelski <marcin@isc.org>
Mon, 15 Jul 2019 18:03:52 +0000 (20:03 +0200)
committerMarcin Siodelski <marcin@isc.org>
Fri, 19 Jul 2019 11:56:38 +0000 (07:56 -0400)
doc/api/remote-global-parameter4-del.json
doc/api/remote-global-parameter6-del.json

index 76344051c6f84bcef4d6729386a94a84c40a9fae..77d722384f2361907272b6b00d1eac35b88211d3 100644 (file)
@@ -14,7 +14,7 @@
         \"server-tags\": [ <single server tag as string> ]
     }
 }",
-    "cmd-comment": "This command carries the list including exactly one name of the parameter to be deleted. The <command>server-tags</command> list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of <command>null</command> 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 <command>server-tags</command> list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of <command>null</command> or multiple server tags will result in an error.",
     "resp-syntax": "{
     \"result\": 0,
     \"text\": \"DHCPv4 global parameter(s) deleted.\",
index 601689ffd7c8143018c30e6ce4b2d8f3ff7fb454..6de95a80d92034295d1f8b645a0bc805be52a9a7 100644 (file)
@@ -14,7 +14,7 @@
         \"server-tags\": [ <single server tag as string> ]
     }
 }",
-    "cmd-comment": "This command carries the list including exactly one name of the parameter to be deleted. The <command>server-tags</command> list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of <command>null</command> 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 <command>server-tags</command> list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of <command>null</command> or multiple server tags will result in an error.",
     "resp-syntax": "{
     \"result\": 0,
     \"text\": \"DHCPv6 global parameter(s) deleted.\",