pub async fn user_get( configuration: &Configuration, username: &str, ) -> Result<User, Error<UserGetError>>