get_team_simple

Function get_team_simple 

Source
pub async fn get_team_simple(
    configuration: &Configuration,
    team_key: &str,
    if_none_match: Option<&str>,
) -> Result<TeamSimple, Error<GetTeamSimpleError>>
Expand description

Gets a Team_Simple object for the team referenced by the given key.