pub fn webhook_service_get_webhook(
configuration: &Configuration,
id: i32,
) -> Result<V1Webhook, Error<WebhookServiceGetWebhookError>>
pub fn webhook_service_get_webhook(
configuration: &Configuration,
id: i32,
) -> Result<V1Webhook, Error<WebhookServiceGetWebhookError>>