]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Correct typo in Swagger specification 8960/head
authorKevin P. Fleming <kevin@km6g.us>
Sat, 21 Mar 2020 20:10:23 +0000 (16:10 -0400)
committerKevin P. Fleming <kevin@km6g.us>
Sat, 21 Mar 2020 20:10:23 +0000 (16:10 -0400)
Found when loading the spec into a validating parser :-)

Signed-off-by: Kevin P. Fleming <kevin@km6g.us>
docs/http-api/swagger/authoritative-api-swagger.yaml

index 82579902ef22220f7fb2823fce5c1acbebda0dad..3574f1fdff445e3210f50c32e40a3010a7aebb19 100644 (file)
@@ -1234,7 +1234,7 @@ definitions:
         description: 'Whether or not the key is in active use'
       published:
         type: boolean
-        descriptioon: 'Whether or not the DNSKEY record is published in the zone'
+        description: 'Whether or not the DNSKEY record is published in the zone'
       dnskey:
         type: string
         description: 'The DNSKEY record for this key'