From: Peter van Dijk Date: Thu, 25 Mar 2021 10:59:41 +0000 (+0100) Subject: swagger X-Git-Tag: dnsdist-1.6.0-rc1~39^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=48aad018febc223ccfce4e0662ce2f567f9327e3;p=thirdparty%2Fpdns.git swagger --- diff --git a/docs/http-api/swagger/authoritative-api-swagger.yaml b/docs/http-api/swagger/authoritative-api-swagger.yaml index 8c8194792f..cc05c1e49e 100644 --- a/docs/http-api/swagger/authoritative-api-swagger.yaml +++ b/docs/http-api/swagger/authoritative-api-swagger.yaml @@ -1262,6 +1262,11 @@ definitions: items: type: string description: 'An array of DS records for this key' + cds: + type: array + items: + type: string + description: 'An array of DS records for this key, filtered by CDS publication settings' privatekey: type: string description: 'The private key in ISC format'