battlecode / galaxy

MIT License
10 stars 3 forks source link

Add kerbs to the class passed requirement endpoint #773

Open n8kim1 opened 3 months ago

n8kim1 commented 3 months ago

Right now when checking who passed the class, kerbs are not returned. This means that devs have to take extra steps in cross-checking. This takes forever and is also error-prone

To do this you'll need to put kerb in the userpassed serializer, and perhaps add a migration as well.