cubehouse/themeparks

miss the 2 new attractions in the Efteling api

trishtan1999 opened this issue · 1 comments

in the API call the 2 new attractions Sirocco and Archipel are missing.

{
"Id": "archipel",
"Type": "Attraction",
"State": "buitenbedrijf"
},
{
"Id": "sirocco",
"Type": "Attraction",
"WaitingTime": "20",
"State": "open",
"OpeningTimes": [ ],
"PastOpeningTimes": [ ]
},

Should be resolved now!

The English POI data in the Efteling app doesn't contain these attractions, now added!