pub async fn sources_user_connections_oauth_retrieve(
configuration: &Configuration,
id: i32,
) -> Result<UserOAuthSourceConnection, Error<SourcesUserConnectionsOauthRetrieveError>>
Expand description
Source Viewset
pub async fn sources_user_connections_oauth_retrieve(
configuration: &Configuration,
id: i32,
) -> Result<UserOAuthSourceConnection, Error<SourcesUserConnectionsOauthRetrieveError>>
Source Viewset