Added a service that can get all current tournaments list
This commit is contained in:
parent
e6023e0687
commit
3d0bd47079
26 changed files with 4305 additions and 204 deletions
5
tests/data/responses/login-failure.json
Normal file
5
tests/data/responses/login-failure.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"status": "ko",
|
||||
"msg": "L'email ou le mot de passe saisi est incorrect.",
|
||||
"data": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue