From: Peter van Dijk Date: Tue, 24 Jun 2025 11:30:01 +0000 (+0200) Subject: adjust swagger X-Git-Tag: dnsdist-2.1.0-alpha0~7^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F15621%2Fhead;p=thirdparty%2Fpdns.git adjust swagger --- diff --git a/docs/http-api/swagger/authoritative-api-swagger.yaml b/docs/http-api/swagger/authoritative-api-swagger.yaml index 0be561ce52..46f7188f25 100644 --- a/docs/http-api/swagger/authoritative-api-swagger.yaml +++ b/docs/http-api/swagger/authoritative-api-swagger.yaml @@ -1078,9 +1078,9 @@ paths: description: The length of the network prefix responses: '200': - description: An array of networks + description: A network schema: - $ref: '#/definitions/Networks' + $ref: '#/definitions/Network' <<: *commonErrors put: summary: Sets the view associated to the given network