pub async fn get_user(
configuration: &Configuration,
user_identifier: &str,
) -> Result<UserModel, Error<GetUserError>>pub async fn get_user(
configuration: &Configuration,
user_identifier: &str,
) -> Result<UserModel, Error<GetUserError>>