grafana/pkg/plugins/pluginassets/testdata/module-hash-valid-deeply-nested/datasource/panels/one/plugin.json
Will Browne 6800746f35
Plugins: Move module hash logic into pkg/plugins (#116268)
* move module hash

* fix tests + lint

* more fixes

* tidy

* make workspace
2026-01-15 09:41:01 +00:00

13 lines
210 B
JSON

{
"type": "panel",
"name": "Test Panel",
"id": "test-panel",
"state": "alpha",
"info": {
"version": "1.0.0",
"description": "Test",
"author": {
"name": "Giuseppe Guerra"
}
}
}