seatgeek / api-support

A support channel for the SeatGeek Platform
9 stars 10 forks source link

Events API Change #117

Open neomds opened 2 years ago

neomds commented 2 years ago

I've been working off the Events API, ran my code and it was broken. I debugged and figured out that the home team value of being true/false was changed to 0/1 instead.

Is there a way to be notified when changes like this happen?