WeightliftingNZ / lifter-api-wrapper

This is an Python wrapper for the Lifter API
https://weightliftingnz.github.io/lifter-api-wrapper
MIT License
1 stars 0 forks source link

500 error given if competition_id is wrong for looking up sessions. #7

Closed shivan-s closed 2 years ago

shivan-s commented 2 years ago

If the competition_id is not correct when accessing a session.

Return 500

Instead of saying the competition does not exist.

shivan-s commented 2 years ago

Session no longer exist so I think this is fixed.