pub async fn sources_oauth_retrieve(
configuration: &Configuration,
slug: &str,
) -> Result<OAuthSource, Error<SourcesOauthRetrieveError>>
Expand description
Source Viewset
pub async fn sources_oauth_retrieve(
configuration: &Configuration,
slug: &str,
) -> Result<OAuthSource, Error<SourcesOauthRetrieveError>>
Source Viewset