]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
docs(auth): Add missing field in Zone
authorPieter Lexis <pieter.lexis@powerdns.com>
Thu, 19 Feb 2026 16:57:47 +0000 (17:57 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Mon, 23 Mar 2026 09:34:54 +0000 (10:34 +0100)
docs/http-api/swagger/authoritative-api-swagger.yaml

index 2370f0e7c685afccdc6d75ce5191c5b613cbc3dd..7a937ed30a315383b7032dad44eb62b5eb69efe0 100644 (file)
@@ -180,6 +180,10 @@ components:
           description: "The id of the TSIG keys used for secondary operation in this zone"
           externalDocs:
             url: "https://doc.powerdns.com/authoritative/tsig.html#provisioning-signed-notification-and-axfr-requests"
+        last_check:
+          description: UNIX timestamp when the Serial was checked for the last time
+          type: integer
+          readonly: true
 
     Zones:
       $id: Zones