pub async fn get_github_app_repo_archive(
configuration: &Configuration,
workspace: &str,
path: &str,
ref: Option<&str>,
) -> Result<PathBuf, Error<GetGithubAppRepoArchiveError>>pub async fn get_github_app_repo_archive(
configuration: &Configuration,
workspace: &str,
path: &str,
ref: Option<&str>,
) -> Result<PathBuf, Error<GetGithubAppRepoArchiveError>>