New parameters for tournament endpoints
Closed this issue · 0 comments
mlieshoff commented
In all tourney endpoints you can now use the following query params:
1k=1 - Only 1k tourneys
open=1 - Only open tourneys
prep=1 - Only tourneys that didn't start In addition, just to make things easy, two new endpoints were added, tourney endpoints are now: /known /open, /1k, /prep. Each will apply the relevant filter, but you can mix and match.