From: Kevin P. Fleming Date: Wed, 25 Mar 2020 01:39:52 +0000 (-0400) Subject: TSIG Keys are also used for DNSUPDATE, so update API docs X-Git-Tag: dnsdist-1.6.0-alpha0~21^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=679f601638acb49296155592dd9f79f941da2e0e;p=thirdparty%2Fpdns.git TSIG Keys are also used for DNSUPDATE, so update API docs Signed-off-by: Kevin P. Fleming --- diff --git a/docs/http-api/swagger/authoritative-api-swagger.yaml b/docs/http-api/swagger/authoritative-api-swagger.yaml index d950003b3b..e3a4373dd8 100644 --- a/docs/http-api/swagger/authoritative-api-swagger.yaml +++ b/docs/http-api/swagger/authoritative-api-swagger.yaml @@ -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