Skip to content
New issue

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

Add missing information for tournaments page #336

Open
5 tasks done
Tracked by #67 ...
hburn7 opened this issue Aug 10, 2024 · 1 comment
Open
5 tasks done
Tracked by #67 ...

Add missing information for tournaments page #336

hburn7 opened this issue Aug 10, 2024 · 1 comment

Comments

@hburn7
Copy link
Collaborator

hburn7 commented Aug 10, 2024

  • Pagination for /tournaments Add tournament pagination #436
  • Include UserDTO submitter on /tournaments GET
  • Include UserDTO submitter on /tournaments/{id} GET
  • Tournament-specific search
  • Ensure startDate and endDate are returned. These will be the dates of the first and last matches (start times of these matches)
@hburn7
Copy link
Collaborator Author

hburn7 commented Oct 17, 2024

As for tournament-specific search, for now just use the existing search endpoint and only use the results from the tournaments field. @AkinariHex

@hburn7 hburn7 moved this from In progress to In review in otr-beta-v2 Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In review
Development

No branches or pull requests

2 participants