feat: manage balance
All checks were successful
All checks were successful
This commit is contained in:
parent
8a6bc95c92
commit
b963595ab4
4 changed files with 75 additions and 15 deletions
|
@ -2,3 +2,8 @@ GET http://localhost:8080/lootboxes
|
|||
Authorization: Bearer {{token}}
|
||||
Content-Type: application/json
|
||||
|
||||
###
|
||||
|
||||
POST http://localhost:8080/lootboxes/1
|
||||
Authorization: Bearer {{token}}
|
||||
Content-Type: application/json
|
Loading…
Add table
Add a link
Reference in a new issue