-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
INDEX /players
[not implemented]
GET /players/:id
:id is the player's name
Returns details about a specific player
PUT /players/:id
Changes a player's name
BODY
newName : :string - The new name of the player
POST /players/:id
[not implemented]
DELETE /players/:id
[not implemented]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels