pub async fn delete_event(
configuration: &Configuration,
event_id: &str,
) -> Result<DeleteEvent200Response, Error<DeleteEventError>>
pub async fn delete_event(
configuration: &Configuration,
event_id: &str,
) -> Result<DeleteEvent200Response, Error<DeleteEventError>>