pub async fn get_repository_variable(
configuration: &Configuration,
repo_ref: &str,
variable_identifier: &str,
) -> Result<VariableModel, Error<GetRepositoryVariableError>>pub async fn get_repository_variable(
configuration: &Configuration,
repo_ref: &str,
variable_identifier: &str,
) -> Result<VariableModel, Error<GetRepositoryVariableError>>