]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
docs: API: clarify what happens if rrsets is empty 6065/head
authorPeter Thomassen <peterthomassen@users.noreply.github.com>
Thu, 7 Dec 2017 09:16:45 +0000 (10:16 +0100)
committerGitHub <noreply@github.com>
Thu, 7 Dec 2017 09:16:45 +0000 (10:16 +0100)
docs/http-api/swagger/authoritative-api-swagger.yaml

index 59360f0c73a7c8d764486a444241385c42e88473..cfb1cc893e95a5b18a5fc7cb61924f15c3358b19 100644 (file)
@@ -141,7 +141,7 @@ paths:
         '200':
           description: OK
     patch:
-      summary: 'Modifies present RRsets and comments. Returns 204 No Content on success.'
+      summary: 'Creates/modifies/deletes RRsets present in the payload and their comments. Returns 204 No Content on success.'
       operationId: patchZone
       tags:
         - zones