Fix critical bugs

This commit is contained in:
2026-02-20 14:30:45 +00:00
parent dba4122653
commit 9118913c6b
7 changed files with 82 additions and 25 deletions

View File

@@ -39,7 +39,7 @@ async def process_notification(
notification_manager: Notification manager service instance
Returns:
None (204 No Content)
None (200 OK with empty body)
Raises:
HTTPException: 400 if validation fails, 500 for internal errors