Skip to content

Commit

Permalink
Merge pull request #3666 from ntimo/task/api-add-dkim-schema-fix
Browse files Browse the repository at this point in the history
[WEB] Fixed schema for add/dkim api docs
  • Loading branch information
ntimo committed Jul 18, 2020
2 parents ba90a06 + 4e79ec4 commit 9685b4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/web/api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -325,8 +325,8 @@ paths:
dkim_selector:
description: the DKIM selector default dkim
type: string
domain:
description: the domain which a key should be generated for
domains:
description: a list of domains for which a dkim key should be generated
type: string
key_size:
description: the key size (1024 or 2048)
Expand Down

0 comments on commit 9685b4b

Please sign in to comment.