pub async fn list(__arg0: State<Arc<AppState>>) -> impl IntoResponseExpand description
List all webhook configs.
Mounted at GET /api/v1/webhooks.
pub async fn list(__arg0: State<Arc<AppState>>) -> impl IntoResponseList all webhook configs.
Mounted at GET /api/v1/webhooks.