docs(api): fix invalid example value for AutoCreateUsers property (#2618)

pull/2621/head
Anthony Lapenna 6 years ago committed by GitHub
parent 463b379876
commit dedc02cc8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3146,7 +3146,7 @@ definitions:
$ref: "#/definitions/LDAPGroupSearchSettings"
AutoCreateUsers:
type: "boolean"
example: "true"
example: true
description: "Automatically provision users and assign them to matching LDAP group names"
Settings:

Loading…
Cancel
Save