]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth swagger: fix some texts in the autoprimary bits
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 17 Jan 2022 14:24:02 +0000 (15:24 +0100)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 17 Jan 2022 14:24:02 +0000 (15:24 +0100)
docs/http-api/swagger/authoritative-api-swagger.yaml

index bc853526f0feb2262576cdc679de79dc88be001b..17a85031e21136e39a9f9505c828f7bf3ae2b482 100644 (file)
@@ -869,7 +869,7 @@ paths:
       - name: server_id
         in: path
         required: true
-        description: 'The id of the server to retrieve the key from'
+        description: 'The id of the server to manage the list of autoprimaries on'
         type: string
     get:
       summary: 'Get a list of autoprimaries'
@@ -905,7 +905,7 @@ paths:
       - name: server_id
         in: path
         required: true
-        description: 'The id of the server to retrieve to delete the autoprimary from'
+        description: 'The id of the server to delete the autoprimary from'
         type: string
       - name: ip
         in: path