Function sources_user_connections_saml_partial_update

Source
pub async fn sources_user_connections_saml_partial_update(
    configuration: &Configuration,
    id: i32,
    patched_user_saml_source_connection_request: Option<PatchedUserSamlSourceConnectionRequest>,
) -> Result<UserSamlSourceConnection, Error<SourcesUserConnectionsSamlPartialUpdateError>>
Expand description

Source Viewset