]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
TSIG Keys are also used for DNSUPDATE, so update API docs 8970/head
authorKevin P. Fleming <kevin@km6g.us>
Wed, 25 Mar 2020 01:39:52 +0000 (21:39 -0400)
committerKevin P. Fleming <kevin@km6g.us>
Tue, 12 May 2020 10:19:37 +0000 (06:19 -0400)
Signed-off-by: Kevin P. Fleming <kevin@km6g.us>
docs/http-api/swagger/authoritative-api-swagger.yaml

index d950003b3bb36a408c18614dbf52736efae16f03..e3a4373dd8bf2269f40263d319634dc376b9f175 100644 (file)
@@ -1033,7 +1033,7 @@ definitions:
 
   TSIGKey:
     title: TSIGKey
-    description: A TSIG key that can be used to authenticate NOTIFYs and AXFRs
+    description: A TSIG key that can be used to authenticate NOTIFY, AXFR, and DNSUPDATE queries.
     properties:
       name:
         type: string