Function sources_oauth_update

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

Source Viewset