]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#826,!479] Corrected some little errors in the new API files.
authorMarcin Siodelski <marcin@isc.org>
Wed, 14 Aug 2019 09:49:23 +0000 (11:49 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Wed, 14 Aug 2019 20:36:11 +0000 (22:36 +0200)
Remove repeated lines and corrected some of the descriptions.

doc/sphinx/api/remote-option4-network-set.json
doc/sphinx/api/remote-option4-pool-del.json
doc/sphinx/api/remote-option6-network-set.json
doc/sphinx/api/remote-option6-pd-pool-del.json
doc/sphinx/api/remote-option6-pd-pool-set.json
doc/sphinx/api/remote-option6-pool-del.json

index ea1177b0ce7a68d12a1950f08a91c1692eff18fc..de238aa99eb35521cb5b53e4607121e4984af28d 100644 (file)
@@ -10,7 +10,6 @@
         "{",
         "    \"command\": \"remote-option4-network-set\",",
         "    \"arguments\": {",
-        "    \"arguments\": {",
         "        \"shared-networks\": [",
         "            {",
         "                \"name\": <shared network name>",
index a1a58acc0cbc9fc18598c66f06792592bbaab50f..0ec63c2e0226f01c8c696af865e5748680827cba 100644 (file)
@@ -4,7 +4,7 @@
         "This command deletes a DHCPv4 address pool option from the configuration database."
     ],
     "cmd-comment": [
-        "This command includes two lists with exactly address pool specification and exactly one option specification, comprising an option name and code. Specifying an empty list, a value of ``null``, or a server tag will result in an error."
+        "This command includes two lists with exactly one address pool specification and exactly one option specification comprising an option space name and code. Specifying an empty list, a value of ``null``, or a server tag will result in an error."
     ],
     "cmd-syntax": [
         "{",
index e7f8ad11da8cf9f5a02f036de9945644544cb305..09f5b73b512648aee47b06e88d82a70d27295a0a 100644 (file)
@@ -10,7 +10,6 @@
         "{",
         "    \"command\": \"remote-option6-network-set\",",
         "    \"arguments\": {",
-        "    \"arguments\": {",
         "        \"shared-networks\": [",
         "            {",
         "                \"name\": <shared network name>",
index 295787e725be1e14153991d01e1f77fc59e26997..fa230d4c3197273f59a0ac0afbe95ebbcb970b5f 100644 (file)
@@ -4,7 +4,7 @@
         "This command deletes a DHCPv6 prefix delegation pool option from the configuration database."
     ],
     "cmd-comment": [
-        "This command includes two lists with exactly prefix delegation pool specification and exactly one option specification, comprising an option name and code. Specifying an empty list, a value of ``null``, or a server tag will result in an error."
+        "This command includes two lists with exactly one prefix delegation pool specification and exactly one option specification, comprising an option name and code. Specifying an empty list, a value of ``null``, or a server tag will result in an error."
     ],
     "cmd-syntax": [
         "{",
index d3db399ab25e136e3913c5e4ab71f91e1de5a7b1..f67f95a14d4c59a7270604049536100f335003eb 100644 (file)
@@ -4,7 +4,7 @@
         "This command creates or replaces a DHCPv6 prefix delegation pool option in the configuration database."
     ],
     "cmd-comment": [
-        "This command includes two lists with exactly prefix delegation pool specification and exactly one option specification. Specifying an empty list, a value of ``null``, or a server tag will result in an error."
+        "This command includes two lists with exactly one prefix delegation pool specification and exactly one option specification. Specifying an empty list, a value of ``null``, or a server tag will result in an error."
     ],
     "cmd-syntax": [
         "{",
index 42d70c5a8ac5c056071b6475f536d16679b56f13..b63efb44734ce6cd70e3808f0fa48c8c2986d136 100644 (file)
@@ -4,7 +4,7 @@
         "This command deletes a DHCPv6 address pool option from the configuration database."
     ],
     "cmd-comment": [
-        "This command includes two lists with exactly address pool specification and exactly one option specification, comprising an option name and code. Specifying an empty list, a value of ``null``, or a server tag will result in an error."
+        "This command includes two lists with exactly one address pool specification and exactly one option specification, comprising an option name and code. Specifying an empty list, a value of ``null``, or a server tag will result in an error."
     ],
     "cmd-syntax": [
         "{",