Skip to main content

post_retrigger

Function post_retrigger 

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