Add endpoint for fetching matchups & hook up to matchups interface
This commit is contained in:
@@ -52,6 +52,8 @@ const index = {
|
||||
'/my-team/lineup': ['controller::Teams.get_my_team_current_lineup'],
|
||||
|
||||
'/draft-board/available': ['controller::DraftBoard.get_available_players'],
|
||||
|
||||
'/matchups': ['controller::Scores.get_weekly_scores'],
|
||||
},
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user