pub async fn sources_saml_retrieve(
configuration: &Configuration,
slug: &str,
) -> Result<SamlSource, Error<SourcesSamlRetrieveError>>
Expand description
SAMLSource Viewset
pub async fn sources_saml_retrieve(
configuration: &Configuration,
slug: &str,
) -> Result<SamlSource, Error<SourcesSamlRetrieveError>>
SAMLSource Viewset