grafana/pkg/services/dashboardversion
Kristin Laemmert 42be0e106f
fix(dashboard version service): add DashboardUID to query and responses (#60800)
* fix(dashboard version service): add DashboardUID to query and responses

The DashboardUID was not populated in the response from Get and ListDashboardVersions. This adds the DashboardUID to the Get query (it was already in List) and populated the DashboardUID in the returned DashboardVersionDTOs.
2023-02-07 12:27:38 -05:00
..
dashverimpl fix(dashboard version service): add DashboardUID to query and responses (#60800) 2023-02-07 12:27:38 -05:00
dashvertest chore(dashboard version service): make method sigs more consistent (#60736) 2022-12-27 11:17:24 -05:00
dashver.go chore(dashboard version service): make method sigs more consistent (#60736) 2022-12-27 11:17:24 -05:00
model.go fix(dashboard version service): add DashboardUID to query and responses (#60800) 2023-02-07 12:27:38 -05:00