dashboard history: clean up dashboard version history
This commit is contained in:
@@ -69,3 +69,10 @@ type GetDashboardVersionsQuery struct {
|
||||
|
||||
Result []*DashboardVersionDTO
|
||||
}
|
||||
|
||||
//
|
||||
// Commands
|
||||
//
|
||||
|
||||
type DeleteExpiredVersionsCommand struct {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user