pub async fn providers_oauth2_create(
configuration: &Configuration,
o_auth2_provider_request: OAuth2ProviderRequest,
) -> Result<OAuth2Provider, Error<ProvidersOauth2CreateError>>Expand description
OAuth2Provider Viewset
pub async fn providers_oauth2_create(
configuration: &Configuration,
o_auth2_provider_request: OAuth2ProviderRequest,
) -> Result<OAuth2Provider, Error<ProvidersOauth2CreateError>>OAuth2Provider Viewset