DashboardsAPI: Deprecate /api/dashboards/home (#115333)

This commit is contained in:
Ryan McKinley
2025-12-15 15:47:33 +01:00
committed by GitHub
parent 657bf76922
commit 95baa89e0f
4 changed files with 46 additions and 56 deletions
+3 -1
View File
@@ -493,7 +493,9 @@ func (hs *HTTPServer) postDashboard(c *contextmodel.ReqContext, cmd dashboards.S
// swagger:route GET /dashboards/home dashboards getHomeDashboard
//
// Get home dashboard.
// NOTE: the home dashboard is configured in preferences. This API will be removed in G13
//
// Deprecated: true
//
// Responses:
// 200: getHomeDashboardResponse