]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Do not mention rectify will fail on non-DNSSEC zones. 16632/head
authorMiod Vallat <miod.vallat@powerdns.com>
Thu, 11 Dec 2025 06:29:14 +0000 (07:29 +0100)
committerMiod Vallat <miod.vallat@powerdns.com>
Thu, 11 Dec 2025 06:29:14 +0000 (07:29 +0100)
Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
docs/http-api/swagger/authoritative-api-swagger.yaml

index ebfe1a7dc2ae006028a71ecd89d1ec2585b9b100..a62aa58afcaad335fe194bd3ed4bad0d186499ea 100644 (file)
@@ -352,7 +352,7 @@ paths:
   '/servers/{server_id}/zones/{zone_id}/rectify':
     put:
       summary: 'Rectify the zone data.'
-      description: 'This does not take into account the API-RECTIFY metadata. Fails on secondary zones and zones that do not have DNSSEC.'
+      description: 'This does not take into account the API-RECTIFY metadata. Fails on secondary zones.'
       operationId: rectifyZone
       tags:
         - zones