Files
grafana/pkg/services/store/kind/dashboard/testdata/panel-with-library-panel-field-info.json

30 lines
575 B
JSON

{
"id": 345,
"title": "The libraryPanel field should get read properly despite the version being an integer",
"tags": null,
"datasource": [
{
"uid": "000000001",
"type": "graphite"
}
],
"panels": [
{
"id": 454,
"title": "Example title",
"type": "timeseries",
"libraryPanel": "dfkljg98345dkf",
"datasource": [
{
"uid": "000000001",
"type": "graphite"
}
]
}
],
"schemaVersion": 39,
"linkCount": 0,
"timeFrom": "now-6h",
"timeTo": "now",
"timezone": ""
}