feat: add route to get all lootboxes

This commit is contained in:
Phan Huy Tran 2025-04-02 10:18:51 +02:00
parent e4bcd9d791
commit 8a6bc95c92
5 changed files with 45 additions and 11 deletions

View file

@ -0,0 +1,4 @@
GET http://localhost:8080/lootboxes
Authorization: Bearer {{token}}
Content-Type: application/json