api2/types: add TAPE_RESTORE_SNAPSHOT_SCHEMA
which is 'store:type/id/time' needed to refactor SNAPSHOT_PATH_REGEX_STR from backup_info Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
committed by
Dietmar Maurer
parent
82a4bb5e80
commit
5e42d38598
@ -238,6 +238,7 @@ pub use fixed_index::*;
|
||||
mod dynamic_index;
|
||||
pub use dynamic_index::*;
|
||||
|
||||
#[macro_use]
|
||||
mod backup_info;
|
||||
pub use backup_info::*;
|
||||
|
||||
|
Reference in New Issue
Block a user