From 0baa85e85706efc591a1f9c54299bd4b98d6d0f1 Mon Sep 17 00:00:00 2001 From: Suphonchai Phoonsawat Date: Mon, 23 Jun 2025 17:03:18 +0700 Subject: [PATCH] Correct Middleware --- .../.idea/workspace.xml | 42 +++-- .../Repositories/PermissionRepository.cs | 3 +- .../Middlewares/ErrorHandlerMiddleware.cs | 159 +++++++++++++++--- 3 files changed, 157 insertions(+), 47 deletions(-) diff --git a/.idea/.idea.BMA.EHR.Solution/.idea/workspace.xml b/.idea/.idea.BMA.EHR.Solution/.idea/workspace.xml index 28b164fb..74b94d8b 100644 --- a/.idea/.idea.BMA.EHR.Solution/.idea/workspace.xml +++ b/.idea/.idea.BMA.EHR.Solution/.idea/workspace.xml @@ -39,14 +39,18 @@