Skip to content

Commit

Permalink
Merge pull request #8960 from kpfleming/fix-swagger-typo
Browse files Browse the repository at this point in the history
Correct typo in Swagger specification
  • Loading branch information
Habbie authored Mar 21, 2020
2 parents b93afd7 + 8deae67 commit 737108a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/http-api/swagger/authoritative-api-swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 737108a

Please sign in to comment.