arbret/frontend/app/generated
counterweight 77e7f98e1e
Fix: Add pagination to admin appointments endpoint
- Added pagination with page/per_page query params
- Fixed N+1 query by using eager-loaded user relationship
- Removed unused _get_user_email helper function
- Updated frontend to handle paginated response
- Regenerated API types
2025-12-21 17:32:25 +01:00
..
api.ts Fix: Add pagination to admin appointments endpoint 2025-12-21 17:32:25 +01:00