pub async fn get_users( configuration: &Configuration, ids: &str, ) -> Result<Vec<User>, Error<GetUsersError>>