async fn list_routes(__arg0: State<Arc<SharedState>>) -> impl IntoResponseExpand description
GET /api/routes — returns all configured routes as a JSON array.
async fn list_routes(__arg0: State<Arc<SharedState>>) -> impl IntoResponseGET /api/routes — returns all configured routes as a JSON array.