BE-043: POST /sessions/{id}/join — add participant¶
Track: 1 — MVP
Section: 1.12 Live Session Lifecycle
Status: [ ] Todo
Repo: backend-api
Branch: feature/BE-043-join-session
Done When¶
User joins live session. SessionParticipant created with joined_at. Max participants enforced → 409 when full. Only live sessions joinable
Notes¶
No notes yet.