pub async fn handle_api_integrations(
__arg0: State<AppState>,
headers: HeaderMap,
) -> impl IntoResponseExpand description
GET /api/integrations — list all integrations with status
pub async fn handle_api_integrations(
__arg0: State<AppState>,
headers: HeaderMap,
) -> impl IntoResponseGET /api/integrations — list all integrations with status