Chore: Deprecate experimental restore dashboard API (#116256)

This commit is contained in:
Ryan McKinley
2026-01-14 17:09:37 +03:00
committed by GitHub
parent d0df6b8de4
commit d95c51b20e
5 changed files with 8 additions and 178 deletions
+4
View File
@@ -795,6 +795,10 @@ func (hs *HTTPServer) GetDashboardVersion(c *contextmodel.ReqContext) response.R
// swagger:route POST /dashboards/uid/{uid}/restore dashboards versions restoreDashboardVersionByUID
//
// Restore a dashboard to a given dashboard version using UID.
// This API will be removed when /apis/dashboards.grafana.app/v1 is released.
// You can restore a dashboard by reading it from history, then creating it again.
//
// Deprecated: true
//
// Responses:
// 200: postDashboardResponse