Calendly API returns duplicate events for rescheduled events
When we reschedule an event in calendly and then call scheduled_events end point in API, it returns two events, one with status cancelled with older time slot and another with status active with new time slots.
In this case how can i infer that the second event in actually the reschedule of first event?
