Build order #7. Implements the coach_invites and coach_athlete_relationships tables plus endpoints: POST /invites, GET /invites/:token, POST /invites/:token/accept, GET /coach/athletes, GET /athlete/coaches, DELETE /athlete/coaches/:coachId. See plan.md "Coach–Athlete Relationships" API section.
Build order #7. Implements the
coach_invitesandcoach_athlete_relationshipstables plus endpoints:POST /invites,GET /invites/:token,POST /invites/:token/accept,GET /coach/athletes,GET /athlete/coaches,DELETE /athlete/coaches/:coachId. See plan.md "Coach–Athlete Relationships" API section.