The VexDB.io API has a restriction for getting team lists for an event: the current date must be 4 weeks or less than the scheduled event date.
Labeled bug since it could potentially be a bug if a user were to call within outside of the restriction. IE a user wants to get data for an event that is in 1.5 months, which would not fit the restriction
done, sort of. Will keep open until I decide whether I should use Checked of Unchecked exceptions and test this with made up values to make sure it works
The VexDB.io API has a restriction for getting team lists for an event: the current date must be 4 weeks or less than the scheduled event date.
Labeled bug since it could potentially be a bug if a user were to call within outside of the restriction. IE a user wants to get data for an event that is in 1.5 months, which would not fit the restriction