Skip to main content

get_webhook

Function get_webhook 

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