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

Category: Arena Tournaments #18

Open
ion232 opened this issue Dec 22, 2023 · 0 comments
Open

Category: Arena Tournaments #18

ion232 opened this issue Dec 22, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@ion232
Copy link
Owner

ion232 commented Dec 22, 2023

Overview

Add support for the Arena Tournaments endpoints.

Endpoints

Path Method Status
/api/tournament GET
/api/tournament POST
/api/tournament/{id} GET
/api/tournament/{id} POST
/api/tournament/{id}/join POST
/api/tournament/{id}/withdraw POST
/api/tournament/{id}/terminate POST
/api/tournament/team-battle/{id} POST
/api/tournament/{id}/games GET
/api/tournament/{id}/results GET
/api/tournament/{id}/teams GET
/api/user/{username}/tournament/created GET
/api/team/{teamId}/arena GET
@ion232 ion232 added this to the v1.0.0 milestone Dec 22, 2023
@ion232 ion232 added the enhancement New feature or request label Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant