pub async fn sources_saml_partial_update(
configuration: &Configuration,
slug: &str,
patched_saml_source_request: Option<PatchedSamlSourceRequest>,
) -> Result<SamlSource, Error<SourcesSamlPartialUpdateError>>
Expand description
SAMLSource Viewset