pub async fn get_paths(
configuration: &Configuration,
repo_ref: &str,
git_ref: Option<&str>,
include_directories: Option<bool>,
) -> Result<RepoPathsOutput, Error<GetPathsError>>pub async fn get_paths(
configuration: &Configuration,
repo_ref: &str,
git_ref: Option<&str>,
include_directories: Option<bool>,
) -> Result<RepoPathsOutput, Error<GetPathsError>>