You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Require authentication for /routes/search endpoint
- Changed endpoint to require authentication using get_current_user
- Updated all tests to provide authentication headers
- Removed unused imports
- All 91 tests pass
- Code passes linting and formatting checks
Co-authored-by: zlendo1 <115471708+zlendo1@users.noreply.github.com>
0 commit comments