pub async fn get_has_perm(
configuration: &Configuration,
repo_ref: &str,
perm: Permission,
) -> Result<bool, Error<GetHasPermError>>pub async fn get_has_perm(
configuration: &Configuration,
repo_ref: &str,
perm: Permission,
) -> Result<bool, Error<GetHasPermError>>