pub async fn sources_group_connections_saml_partial_update(
configuration: &Configuration,
id: i32,
patched_group_saml_source_connection_request: Option<PatchedGroupSamlSourceConnectionRequest>,
) -> Result<GroupSamlSourceConnection, Error<SourcesGroupConnectionsSamlPartialUpdateError>>
Expand description
Group-source connection Viewset