arthurlockman / gatool-next

The next version of the GATool, deployed into Amazon Web Services
MIT License
0 stars 0 forks source link

Use V3 for Schedule #63

Closed jameslockman closed 2 years ago

jameslockman commented 2 years ago

The Hybrid Schedule from V2 of the FIRST API is becoming unreliable. Hybrid Schedule does not exist in the new API model, so we need to make our own. This can be done via a call to schedule followed by a call to matches. The two calls can then be merged and returned as the hybrid schedule.