You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Obviously, I'd also like to address the broken logic.
I'd also like to overhaul the (currently working) Finalists endpoint to use this same format. In this case, the contestants field should be a list rather than a single object.
May need some more thought to maximise code reuse and cleanliness, but jotting my ideas down here.
The text was updated successfully, but these errors were encountered:
Champions is not currently working as expected - it's returning all finalists.
I'd like to overhaul this to be based off of Year in its initial query and have a format like
Obviously, I'd also like to address the broken logic.
I'd also like to overhaul the (currently working) Finalists endpoint to use this same format. In this case, the
contestants
field should be a list rather than a single object.May need some more thought to maximise code reuse and cleanliness, but jotting my ideas down here.
The text was updated successfully, but these errors were encountered: