StevenKowalzik / Mensa-Bremen-API

This API scrapes the Mensa Bremen website and provides a json version of the foodplan. Used by mensabremen.de
https://api.mensabremen.de
12 stars 0 forks source link

Empty food categories #11

Open 13ace37 opened 5 years ago

13ace37 commented 5 years ago

After a quick look at the current stable v2 API, I found empty food category-objects.

{
    "type": "",
    "meal": [

    ]
},
{
    "type": "",
    "meal": [

    ]
},
{
    "type": "",
    "meal": [

    ]
}

full day's result @ pastebin full day's result @ hastebin