pub async fn sources_saml_update(
configuration: &Configuration,
slug: &str,
saml_source_request: SamlSourceRequest,
) -> Result<SamlSource, Error<SourcesSamlUpdateError>>
Expand description
SAMLSource Viewset
pub async fn sources_saml_update(
configuration: &Configuration,
slug: &str,
saml_source_request: SamlSourceRequest,
) -> Result<SamlSource, Error<SourcesSamlUpdateError>>
SAMLSource Viewset