update swagger

This commit is contained in:
Wenkai Yin 2017-09-04 15:12:54 +08:00
parent bb77ceebae
commit 74dfeed7df

View File

@ -2727,6 +2727,9 @@ definitions:
email_ssl:
type: boolean
description: When it's set to true the system will access Email server via TLS by default. If it's set to false, it still will handle "STARTTLS" from server side.
email_insecure:
type: boolean
description: Whether or not the certificate will be verified when Harbor tries to access the email server.
ldap_url:
type: string
description: The URL of LDAP server.