[local] join-game
POST http://localhost:54321/functions/v1/join-game
Request Body
{"playerId"=>"random3", "gameId"=>"0e5ee0c3-544c-4563-a18d-3d2ff182785a"}
POST http://localhost:54321/functions/v1/join-game
{"playerId"=>"random3", "gameId"=>"0e5ee0c3-544c-4563-a18d-3d2ff182785a"}