|
|
|
@ -4,9 +4,9 @@ export const PROCEDURES = { |
|
|
|
get_cities: 'get_cities', |
|
|
|
get_cities: 'get_cities', |
|
|
|
get_match_info: 'get_match_info', |
|
|
|
get_match_info: 'get_match_info', |
|
|
|
get_matches: 'get_matches', |
|
|
|
get_matches: 'get_matches', |
|
|
|
|
|
|
|
get_objects: 'get_objects', |
|
|
|
get_player_info: 'get_player_info', |
|
|
|
get_player_info: 'get_player_info', |
|
|
|
get_player_matches: 'get_player_matches', |
|
|
|
get_player_matches: 'get_player_matches', |
|
|
|
get_players_teams_tournaments: 'get_players_teams_tournaments', |
|
|
|
|
|
|
|
get_sport_list: 'get_sport_list', |
|
|
|
get_sport_list: 'get_sport_list', |
|
|
|
get_subscriptions: 'get_subscriptions', |
|
|
|
get_subscriptions: 'get_subscriptions', |
|
|
|
get_team_info: 'get_team_info', |
|
|
|
get_team_info: 'get_team_info', |
|
|
|
|