cubehouse / themeparks

Unofficial API for accessing ride wait times and schedules for Disneyland, Disney World, Universal Studios, and many more parks
MIT License
538 stars 126 forks source link

Add fetching meta information for fastpass in Tokyo #258

Closed nearprosmith closed 4 years ago

nearprosmith commented 4 years ago

Hi. I improved so that DisneyTokyoPark.FetchWaitTimes() can get meta information for fastpass.

Meta information added is as follows:

And, I also fixed DisneyTokyoPark.FetchWaitTimes() to be fail-safe because sometimes there is no attractionType on a special day.(ex. Mickey's birthday)

cubehouse commented 4 years ago

Now live on npm as 5.1.29.

Thank you for your pull request!