pub async fn last_trigger(
configuration: &Configuration,
params: LastTriggerParams,
) -> Result<Vec<WebhookLastTrigger>, Error<LastTriggerError>>👎Deprecated
Expand description
This endpoint returns last trigger information of project webhook policy.