API structure has changed
6 structure changes including:
6 Modifications
Modified
6
Breaking
POST /free-spins-campaign/bet-values
- Response
-
200 response Modified
-
application/json content type Modified
-
betValues property Modified
-
Type went from
array[string | number]
toarray[number]
Breaking
-
Type went from
-
betValues property Modified
-
application/json content type Modified
POST /game/url
- Body
-
application/json content type Modified
-
defaultBet, maxBet, minBet properties Modified
-
Removing polymorphism is always breaking Breaking
-
Removing polymorphism is always breaking
-
defaultBet, maxBet, minBet properties Modified
POST /wallet/balance
- Response
-
200 response Modified
-
application/json content type Modified
-
balance property Modified
-
Removing polymorphism is always breaking Breaking
-
Removing polymorphism is always breaking
-
balance property Modified
-
application/json content type Modified
POST /wallet/deposit
- Body
-
application/json content type Modified
-
amount property Modified
-
Removing polymorphism is always breaking Breaking
-
Removing polymorphism is always breaking
-
amount property Modified
- Response
-
200 response Modified
-
application/json content type Modified
-
balance property Modified
-
Removing polymorphism is always breaking Breaking
-
Removing polymorphism is always breaking
-
balance property Modified
-
application/json content type Modified
POST /wallet/rollback
- Response
-
200 response Modified
-
application/json content type Modified
-
balance property Modified
-
Removing polymorphism is always breaking Breaking
-
Removing polymorphism is always breaking
-
balance property Modified
-
application/json content type Modified
POST /wallet/withdraw
- Body
-
application/json content type Modified
-
amount property Modified
-
Removing polymorphism is always breaking Breaking
-
Removing polymorphism is always breaking
-
amount property Modified
- Response
-
200 response Modified
-
application/json content type Modified
-
balance property Modified
-
Removing polymorphism is always breaking Breaking
-
Removing polymorphism is always breaking
-
balance property Modified
-
application/json content type Modified