pub async fn get_executions(
configuration: &Configuration,
repo_ref: &str,
webhook_identifier: &str,
) -> Result<Vec<WebhookExecutionModel>, Error<GetExecutionsError>>pub async fn get_executions(
configuration: &Configuration,
repo_ref: &str,
webhook_identifier: &str,
) -> Result<Vec<WebhookExecutionModel>, Error<GetExecutionsError>>