pub async fn get_raw( configuration: &Configuration, repo_ref: &str, path: &str, git_ref: Option<&str>, ) -> Result<Vec<i32>, Error<GetRawError>>