mirror of
https://codeberg.org/icewind/ugc-scaper.git
synced 2026-06-03 18:24:10 +02:00
api: transactions
This commit is contained in:
parent
bd2cd8afe6
commit
6a88ce7a7a
4 changed files with 32 additions and 9 deletions
|
|
@ -16,6 +16,10 @@ Get team history for player
|
|||
|
||||
Get teams by format (`9v9`, `6v6`, `4v4`, `2v2`)
|
||||
|
||||
### `/transactions/:format`
|
||||
|
||||
Get roster transactions by format (`9v9`, `6v6`, `4v4`, `2v2`)
|
||||
|
||||
### `/team/:id`
|
||||
|
||||
Get team info by id
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue