OBP-API/scripts
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
..
OpenAPI31Exporter.scala refactor(api): update authentication error handling to use AuthenticatedUserIsRequired 2026-01-20 15:21:57 +01:00