Merge pull request #3666 from ntimo/task/api-add-dkim-schema-fix

[WEB] Fixed schema for add/dkim api docs
master
Timo N 2020-07-18 19:42:02 +02:00 committed by GitHub
commit 9685b4b511
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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)