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

Uses operatings to get the operating status for Tokyo rides. #232

Closed dotaguro closed 4 years ago

dotaguro commented 4 years ago

Fixes all Tokyo Disney rides coming back as CLOSED (https://github.com/cubehouse/themeparks/issues/231) by adding a fallback for operating status that uses the new "operatings" message in more recent API versions for status.

cubehouse commented 4 years ago

Brilliant, thank you for this! I'll push this live in a moment