mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Implement review feedback
This commit is contained in:
committed by
Ben Tranter
parent
a927b893ae
commit
77c046aac6
@@ -80,7 +80,7 @@ type GetDashboardVersionsCommand struct {
|
||||
Limit int `json:"limit"`
|
||||
Start int `json:"start"`
|
||||
|
||||
Result []*DashboardVersion
|
||||
Result []*DashboardVersionDTO
|
||||
}
|
||||
|
||||
// RestoreDashboardVersionCommand creates a new dashboard version.
|
||||
|
||||
Reference in New Issue
Block a user