summaryrefslogtreecommitdiff
path: root/app/views/tournaments/show.json.jbuilder
blob: ff824127f857e98dc5ea73b87b04689991d01efe (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, :set_rounds, :randomized_teams, :sampling_method, :scoring_method, :created_at, :updated_at