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

70 match management #105

Merged
merged 6 commits into from
Jan 29, 2024
Merged

70 match management #105

merged 6 commits into from
Jan 29, 2024

Conversation

EthanDelage
Copy link
Collaborator

This PR contains the implementation of the following endpoints:

  • GET /tournament/{id}/matches
  • GET /tournament/{id}/matches/{match-id}
  • PATCH /tournament/{id}/matches/{match-id}

@EthanDelage EthanDelage linked an issue Jan 27, 2024 that may be closed by this pull request
@EthanDelage EthanDelage self-assigned this Jan 27, 2024
@EthanDelage EthanDelage merged commit c525f6c into main Jan 29, 2024
4 checks passed
@EthanDelage EthanDelage deleted the 70-match-management branch January 29, 2024 16:15
@EthanDelage EthanDelage restored the 70-match-management branch January 29, 2024 16:15
@EthanDelage EthanDelage deleted the 70-match-management branch January 31, 2024 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Match management
4 participants