Merge branch 'feat-9671' of https://github.com/alexanderzobnin/grafana into alexanderzobnin-feat-9671

This commit is contained in:
Torkel Ödegaard
2017-11-17 14:16:49 +01:00
8 changed files with 151 additions and 2 deletions
+7
View File
@@ -69,3 +69,10 @@ type GetDashboardVersionsQuery struct {
Result []*DashboardVersionDTO
}
//
// Commands
//
type DeleteExpiredVersionsCommand struct {
}