Commit Graph

2 Commits

Author SHA1 Message Date
hongwei
de2ed5f61a refactor(api): update authentication error handling to use AuthenticatedUserIsRequired
- Replaced instances of UserNotLoggedIn with AuthenticatedUserIsRequired across multiple API versions and utility classes.
- Updated error response handling in ResourceDocMiddleware and APIUtil to reflect the new authentication requirement.
- Ensured consistency in error messages and improved clarity in authentication checks throughout the codebase.
2026-01-20 15:21:57 +01:00
Marko Milić
32007bb6f8 feature/Generate OpenAPI 3.1 Spec 2025-12-04 16:07:53 +01:00