Files
trainingstagebuch/backend/routes
Torsten Schulz (local) 5605cd6189 feat(match): add endpoint to retrieve active players for a club
- Implemented a new controller method `getMatchPlayers` to fetch active members of a specified club, returning their details.
- Updated the match routes to include a new GET route for retrieving players by club ID.
- Modified the ScheduleView to include the current club ID when updating player information.
2026-02-05 22:58:44 +01:00
..
2025-03-10 16:46:43 +01:00
2024-09-04 10:46:39 +02:00
2024-09-11 15:44:56 +02:00