Merge branch 'main' into feat/lootboxes
All checks were successful
All checks were successful
This commit is contained in:
commit
ec994616ee
25 changed files with 884 additions and 111 deletions
|
@ -10,3 +10,11 @@ Content-Type: application/json
|
|||
POST http://localhost:8080/blackjack/54/hit
|
||||
Authorization: Bearer {{token}}
|
||||
|
||||
###
|
||||
POST http://localhost:8080/blackjack/202/stand
|
||||
Authorization: Bearer {{token}}
|
||||
|
||||
###
|
||||
GET http://localhost:8080/blackjack/202
|
||||
Authorization: Bearer {{token}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue