Function sources_oauth_partial_update

Source
pub async fn sources_oauth_partial_update(
    configuration: &Configuration,
    slug: &str,
    patched_o_auth_source_request: Option<PatchedOAuthSourceRequest>,
) -> Result<OAuthSource, Error<SourcesOauthPartialUpdateError>>
Expand description

Source Viewset