pub async fn providers_ldap_update(
configuration: &Configuration,
id: i32,
ldap_provider_request: LdapProviderRequest,
) -> Result<LdapProvider, Error<ProvidersLdapUpdateError>>
Expand description
LDAPProvider Viewset
pub async fn providers_ldap_update(
configuration: &Configuration,
id: i32,
ldap_provider_request: LdapProviderRequest,
) -> Result<LdapProvider, Error<ProvidersLdapUpdateError>>
LDAPProvider Viewset