get_team_events_simple

Function get_team_events_simple 

Source
pub async fn get_team_events_simple(
    configuration: &Configuration,
    team_key: &str,
    if_none_match: Option<&str>,
) -> Result<Vec<EventSimple>, Error<GetTeamEventsSimpleError>>
Expand description

Gets a short-form list of all events this team has competed at.