From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 1 Jul 2025 13:13:12 +0000 (-0400) Subject: spelling: “edited_serial” X-Git-Tag: rec-5.3.0-alpha2~16^2~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5864a2ac0b12aa92e61c5185b34236db5404f511;p=thirdparty%2Fpdns.git spelling: “edited_serial” Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/docs/http-api/swagger/authoritative-api-swagger.yaml b/docs/http-api/swagger/authoritative-api-swagger.yaml index 8f23327291..34b74f2ef1 100644 --- a/docs/http-api/swagger/authoritative-api-swagger.yaml +++ b/docs/http-api/swagger/authoritative-api-swagger.yaml @@ -128,7 +128,7 @@ paths: required: false type: boolean default: true - description: '“true” (default) or “false”, whether to include the “dnssec” and ”edited_serial” fields in the Zone objects. Setting this to ”false” will make the query a lot faster.' + description: '“true” (default) or “false”, whether to include the “dnssec” and “edited_serial” fields in the Zone objects. Setting this to ”false” will make the query a lot faster.' responses: '200': description: An array of Zones