feat(email): option to allow self signed certificates

This commit is contained in:
sct
2020-12-23 12:18:40 +09:00
parent a7db01fba4
commit 6898357b13
5 changed files with 65 additions and 28 deletions

View File

@@ -824,7 +824,9 @@ components:
authPass:
type: string
nullable: true
allowSelfSigned:
type: boolean
example: false
PersonDetail:
type: object
properties: