mirror of
https://github.com/garethgeorge/backrest.git
synced 2026-09-26 01:45:43 +00:00
implement tree view
This commit is contained in:
@@ -19,6 +19,7 @@ export type GetOperationsRequest = {
|
||||
repoId?: string
|
||||
planId?: string
|
||||
snapshotId?: string
|
||||
ids?: string[]
|
||||
lastN?: string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user