Function sources_saml_update

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

SAMLSource Viewset