pub async fn get_event_matches_simple(
configuration: &Configuration,
event_key: &str,
if_none_match: Option<&str>,
) -> Result<Vec<MatchSimple>, Error<GetEventMatchesSimpleError>>Expand description
Gets a short-form list of matches for the given event.