mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Some refinements to dashboard snapshots
This commit is contained in:
@@ -20,6 +20,7 @@ type DashboardSnapshot struct {
|
||||
|
||||
type CreateDashboardSnapshotCommand struct {
|
||||
Dashboard map[string]interface{} `json:"dashboard" binding:"Required"`
|
||||
External bool
|
||||
|
||||
Key string `json:"-"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user