pub async fn delete_webhook(
configuration: &Configuration,
repo_ref: &str,
webhook_identifier: &str,
) -> Result<(), Error<DeleteWebhookError>>pub async fn delete_webhook(
configuration: &Configuration,
repo_ref: &str,
webhook_identifier: &str,
) -> Result<(), Error<DeleteWebhookError>>