]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#777,!464] Obsolete resp-comment entry in reservation-add.json removed
authorTomek Mrugalski <tomasz@isc.org>
Tue, 6 Aug 2019 16:09:18 +0000 (18:09 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Wed, 7 Aug 2019 10:58:10 +0000 (12:58 +0200)
doc/sphinx/api/reservation-add.json

index 17818261ec1b655e2e6d6cc78fc32cd0dcfe4035..25b9b9c8ab9bacdff50f1e5c1a3b5cc077abaa13 100644 (file)
@@ -41,14 +41,6 @@ IPv6 specific.",
 {
     \"result\": <integer>,
     \"text\": <string>
-}",
-    "resp-comment": "Result is an integer representation of the status. Currently supported statuses are:
-<itemizedlist>
-  <listitem><para>0 - success</para></listitem>
-  <listitem><para>1 - error</para></listitem>
-  <listitem><para>2 - unsupported</para></listitem>
-  <listitem><para>3 - empty (command was completed successfully, but no data was affected or returned)
-  </para></listitem>
-</itemizedlist>"
+}"
 }