pub async fn sources_oauth_update(
configuration: &Configuration,
slug: &str,
o_auth_source_request: OAuthSourceRequest,
) -> Result<OAuthSource, Error<SourcesOauthUpdateError>>
Expand description
Source Viewset
pub async fn sources_oauth_update(
configuration: &Configuration,
slug: &str,
o_auth_source_request: OAuthSourceRequest,
) -> Result<OAuthSource, Error<SourcesOauthUpdateError>>
Source Viewset