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
The cafeteria rating endpoint uses conflicting names. It uses data from the eat-api, but calls everything Cafeteria* instead of Canteen*. Also it uses the enum_names for canteens instead of canteen_id.
I will work on a PR to resolve this once #114 has been merged.
Activity