Add endpoint for fetching my-team/players
This commit is contained in:
@@ -48,6 +48,7 @@ const index = {
|
||||
],
|
||||
|
||||
'/my-team': ['controller::Teams.get_my_team'],
|
||||
'/my-team/players': ['controller::Teams.get_my_team_players'],
|
||||
},
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user