Function apps_slash_redeliver_webhook_delivery

Source
pub async fn apps_slash_redeliver_webhook_delivery(
    configuration: &Configuration,
    delivery_id: i32,
) -> Result<Value, Error<AppsSlashRedeliverWebhookDeliveryError>>
Expand description

Redeliver a delivery for the webhook configured for a GitHub App. You must use a JWT to access this endpoint.