pub async fn clear_received_webhooks(
__arg0: State<WebhookTestState>,
) -> Result<Json<Value>, StatusCode>Expand description
Clear received webhooks (for testing)
DELETE /api/v1/webhooks/received
pub async fn clear_received_webhooks(
__arg0: State<WebhookTestState>,
) -> Result<Json<Value>, StatusCode>Clear received webhooks (for testing)
DELETE /api/v1/webhooks/received