We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/tournaments
UserDTO
submitter
GET
/tournaments/{id}
startDate
endDate
The text was updated successfully, but these errors were encountered:
VerifiedByUser
SubmittedByUser
As for tournament-specific search, for now just use the existing search endpoint and only use the results from the tournaments field. @AkinariHex
tournaments
Sorry, something went wrong.
hburn7
myssto
No branches or pull requests
/tournaments
Add tournament pagination #436UserDTO
submitter
on/tournaments
GET
UserDTO
submitter
on/tournaments/{id}
GET
startDate
andendDate
are returned. These will be the dates of the first and last matches (start times of these matches)The text was updated successfully, but these errors were encountered: