pub async fn providers_oauth2_update(
configuration: &Configuration,
id: i32,
o_auth2_provider_request: OAuth2ProviderRequest,
) -> Result<OAuth2Provider, Error<ProvidersOauth2UpdateError>>
Expand description
OAuth2Provider Viewset
pub async fn providers_oauth2_update(
configuration: &Configuration,
id: i32,
o_auth2_provider_request: OAuth2ProviderRequest,
) -> Result<OAuth2Provider, Error<ProvidersOauth2UpdateError>>
OAuth2Provider Viewset