Function sources_oauth_create

Source
pub async fn sources_oauth_create(
    configuration: &Configuration,
    o_auth_source_request: OAuthSourceRequest,
) -> Result<OAuthSource, Error<SourcesOauthCreateError>>
Expand description

Source Viewset