mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
refactoring: changed name on compare command to make properties more explainatory
This commit is contained in:
@@ -86,8 +86,8 @@ type GetDashboardVersionsQuery struct {
|
||||
type CompareDashboardVersionsCommand struct {
|
||||
OrgId int64
|
||||
DashboardId int64
|
||||
Original int
|
||||
New int
|
||||
BaseVersion int
|
||||
NewVersion int
|
||||
DiffType DiffType
|
||||
|
||||
Delta []byte `json:"delta"`
|
||||
|
||||
Reference in New Issue
Block a user