pub async fn get_users_user(
configuration: &Configuration,
identifier: &str,
) -> Result<UserModel, Error<GetUsersUserError>>pub async fn get_users_user(
configuration: &Configuration,
identifier: &str,
) -> Result<UserModel, Error<GetUsersUserError>>