pub async fn providers_saml_update(
configuration: &Configuration,
id: i32,
saml_provider_request: SamlProviderRequest,
) -> Result<SamlProvider, Error<ProvidersSamlUpdateError>>
Expand description
SAMLProvider Viewset
pub async fn providers_saml_update(
configuration: &Configuration,
id: i32,
saml_provider_request: SamlProviderRequest,
) -> Result<SamlProvider, Error<ProvidersSamlUpdateError>>
SAMLProvider Viewset