TUM-Dev / eat-api

Simple static API for some (student) food places in Munich.
https://eat-api.tum.sexy
MIT License
21 stars 14 forks source link

Endpoint `all_ref.json` not supported for english -> remove in v3 #108

Open Philipp000 opened 2 years ago

Philipp000 commented 2 years ago

The endpoint all_ref.json is not working properly in english format, as files are updated there only once per week, instead of a daily basis. Further, the format is a bit different to the other endpoints.

All in all, it is currently deprecated (in the documentation #101 ) and will be removed with v3

CommanderStorm commented 2 years ago

Is this issue still relevant? https://tum-dev.github.io/eat-api/#!/en/mensa-garching does offer the english version, so I am assuming this is just not yet documented, or am I wrong? What would heve to be solve this issue?