summaryrefslogtreecommitdiff
path: root/app/views/tournaments/show.json.jbuilder
blob: afc5814d6fc62feef5497a3fc5d56a23a14633a7 (plain)
1
json.extract! @tournament, :id, :game_id, :status, :name, :min_players_per_team, :max_players_per_team, :min_teams_per_match, :max_teams_per_match, :sampling_method, :scoring_method, :created_at, :updated_at