pub async fn handle(req: HttpRequest, _state: Data<AppState>) -> HttpResponseExpand description
GET /api/ops — returns a grid listing all available operations.
pub async fn handle(req: HttpRequest, _state: Data<AppState>) -> HttpResponseGET /api/ops — returns a grid listing all available operations.