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.
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_namesfor canteens instead ofcanteen_id.I will work on a PR to resolve this once #114 has been merged.