Files
grafana/apps/dashboard/pkg/migration/testdata/input/v4.no-op.json
T

18 lines
308 B
JSON

{
"title": "V4 No-Op Migration Test",
"schemaVersion": 3,
"panels": [
{
"id": 1,
"type": "singlestat"
},
{
"id": 2,
"type": "singlestat"
},
{
"id": 3,
"type": "graph"
}
]
}