[api] Fixed doc, removed server show user, added user data to accept
Showing
- app/Http/Controllers/Client/ConnectController.php 9 additions, 0 deletionsapp/Http/Controllers/Client/ConnectController.php
- app/Http/Controllers/Server/AcceptController.php 16 additions, 4 deletionsapp/Http/Controllers/Server/AcceptController.php
- app/Http/Controllers/Server/DisconnectController.php 6 additions, 2 deletionsapp/Http/Controllers/Server/DisconnectController.php
- app/Http/Controllers/Shared/GameController.php 4 additions, 0 deletionsapp/Http/Controllers/Shared/GameController.php
- app/Http/Controllers/Shared/UserController.php 1 addition, 1 deletionapp/Http/Controllers/Shared/UserController.php
- routes/api.php 1 addition, 5 deletionsroutes/api.php
- tests/Feature/ConnectTest.php 27 additions, 3 deletionstests/Feature/ConnectTest.php
Please register or sign in to comment