pub async fn get_execution(
configuration: &Configuration,
repo_ref: &str,
webhook_identifier: &str,
webhook_execution_id: i64,
) -> Result<WebhookExecutionModel, Error<GetExecutionError>>pub async fn get_execution(
configuration: &Configuration,
repo_ref: &str,
webhook_identifier: &str,
webhook_execution_id: i64,
) -> Result<WebhookExecutionModel, Error<GetExecutionError>>