refactor: refactor state logic
All checks were successful
CI / Get Changed Files (pull_request) Successful in 9s
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 54s

This commit is contained in:
Phan Huy Tran 2025-03-27 15:46:07 +01:00
parent ed6071a0ba
commit cb6c1550b7
5 changed files with 22 additions and 14 deletions

View file

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