Examples:#
/api/classes/:id/archive- Doesn't verify class exists before toggling/api/meetings/:idPUT - No validation that meeting belongs to admin-accessible class/api/transcripts/:id/select- Doesn't validate transcription status
Fix Time#
~1 hour
Recommendation#
Add existence and ownership validation
From LAUNCH_REVIEW.md Issue #28
The admin should be able to access any class they want but validation should be done on everything else