pub async fn providers_saml_partial_update(
configuration: &Configuration,
id: i32,
patched_saml_provider_request: Option<PatchedSamlProviderRequest>,
) -> Result<SamlProvider, Error<ProvidersSamlPartialUpdateError>>
Expand description
SAMLProvider Viewset