pub async fn register_webhook(
__arg0: State<Arc<EventStore>>,
__arg1: Json<RegisterWebhookRequest>,
) -> Json<Value>Expand description
Register a new webhook subscription
pub async fn register_webhook(
__arg0: State<Arc<EventStore>>,
__arg1: Json<RegisterWebhookRequest>,
) -> Json<Value>Register a new webhook subscription