pub async fn get_webhook(
configuration: &Configuration,
repo_ref: &str,
webhook_identifier: &str,
) -> Result<WebhookModel, Error<GetWebhookError>>pub async fn get_webhook(
configuration: &Configuration,
repo_ref: &str,
webhook_identifier: &str,
) -> Result<WebhookModel, Error<GetWebhookError>>