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