Function sources_ldap_partial_update

Source
pub async fn sources_ldap_partial_update(
    configuration: &Configuration,
    slug: &str,
    patched_ldap_source_request: Option<PatchedLdapSourceRequest>,
) -> Result<LdapSource, Error<SourcesLdapPartialUpdateError>>
Expand description

LDAP Source Viewset