From: Peter van Dijk Date: Mon, 17 Jan 2022 14:24:02 +0000 (+0100) Subject: auth swagger: fix some texts in the autoprimary bits X-Git-Tag: auth-4.7.0-alpha1~62^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02c55fb7a0ea8288a881914404a60bab90d32c0d;p=thirdparty%2Fpdns.git auth swagger: fix some texts in the autoprimary bits --- diff --git a/docs/http-api/swagger/authoritative-api-swagger.yaml b/docs/http-api/swagger/authoritative-api-swagger.yaml index bc853526f0..17a85031e2 100644 --- a/docs/http-api/swagger/authoritative-api-swagger.yaml +++ b/docs/http-api/swagger/authoritative-api-swagger.yaml @@ -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