Files
grafana/apps/dashboard/pkg/migration/testdata/output/v40.refresh_numeric.json
Dominik Prokop b4e63c36c3 Migration v42: HideFrom tooltip consistency migration (#110517)
* Migration to be verified: v42 HideFrom tooltip migration

* snap update

* make gen cue

* Add comments of 42 being the final version
2025-09-05 15:07:30 +02:00

10 lines
158 B
JSON

{
"panels": [],
"refresh": "",
"schemaVersion": 42,
"time": {
"from": "now-6h",
"to": "now"
},
"title": "Numeric Refresh Test Dashboard"
}