pub async fn delete_provider(
configuration: &Configuration,
provider: &str,
) -> Result<(), Error<DeleteProviderError>>pub async fn delete_provider(
configuration: &Configuration,
provider: &str,
) -> Result<(), Error<DeleteProviderError>>