battlecode / galaxy

MIT License
10 stars 3 forks source link

fix multiepisode strategy report bug #719

Closed acrantel closed 6 months ago

acrantel commented 6 months ago

Fixes a bug in the team report endpoints where we didn't filter for episode

Tested locally with a user on 2 teams. GET /api/team/{episode_id}/requirement/report/ returned 404 which is expected (previously returned 500)