From d3dddadbebaee837c8dbb6d0d3c240d5d2793357 Mon Sep 17 00:00:00 2001 From: Hadi Khazaee Asl Date: Sun, 16 Nov 2025 17:29:12 +0330 Subject: [PATCH] apply fix on GetConnectionId and make it as NonAction ... --- Controllers/XIBaseController.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Controllers/XIBaseController.cs b/Controllers/XIBaseController.cs index 6bddfac..eefea77 100644 --- a/Controllers/XIBaseController.cs +++ b/Controllers/XIBaseController.cs @@ -41,6 +41,7 @@ namespace xIdentityService.Controllers /// Retrieve Connection ID for Hubs ... /// /// + [NonAction] public string GetConnectionId() { //