fix: fix playercards, dealercards and deck referencing the same database entity
All checks were successful
CI / Get Changed Files (pull_request) Successful in 6s
CI / eslint (pull_request) Has been skipped
CI / prettier (pull_request) Has been skipped
CI / test-build (pull_request) Has been skipped
CI / Checkstyle Main (pull_request) Successful in 34s

This commit is contained in:
Phan Huy Tran 2025-03-27 13:50:17 +01:00
parent 500a76dd7a
commit 7a7d24c8ea
5 changed files with 21 additions and 12 deletions

View file

@ -7,6 +7,6 @@ Content-Type: application/json
}
###
POST http://localhost:8080/blackjack/52/hit
POST http://localhost:8080/blackjack/103/hit
Authorization: Bearer {{token}}