mirror of
https://github.com/penpot/penpot.git
synced 2025-07-30 01:47:14 +02:00
✨ Add improvements to api doc
This commit is contained in:
parent
695152274c
commit
36b167956c
7 changed files with 17 additions and 8 deletions
|
@ -38,7 +38,8 @@
|
|||
"Performs the authentication using LDAP backend. Only works if LDAP
|
||||
is properly configured and enabled with `login-with-ldap` flag."
|
||||
{::rpc/auth false
|
||||
::doc/added "1.15"}
|
||||
::doc/added "1.15"
|
||||
::doc/module :auth}
|
||||
[{:keys [::main/props ::ldap/provider] :as cfg} params]
|
||||
(when-not provider
|
||||
(ex/raise :type :restriction
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue