pub async fn get_event_alliances(
configuration: &Configuration,
event_key: &str,
if_none_match: Option<&str>,
) -> Result<Vec<EliminationAlliance>, Error<GetEventAlliancesError>>
Expand description
Gets a list of Elimination Alliances for the given Event.