pub async fn get_restore(
configuration: &Configuration,
repo_ref: &str,
tag_ref: &str,
) -> Result<Vec<i32>, Error<GetRestoreError>>pub async fn get_restore(
configuration: &Configuration,
repo_ref: &str,
tag_ref: &str,
) -> Result<Vec<i32>, Error<GetRestoreError>>