grafana/pkg/registry/apis/datasource/testdata/convert-dto-invalid.json

8 lines
147 B
JSON

{
"id": 456,
"version": 8,
"name": "Hello",
"uid": "unique-identifier",
"type": "not-valid-plugin",
"created": "2002-03-04T01:00:00Z"
}