* kindsys: Remove defs, Slot->SchemaInterface * Remove excess file * Fix up tests * Regenerate kinds report * Final bits of cleanup * Stop complaining, linter * Update pkg/kindsys/kindcat_composable.cue Co-authored-by: Tania <yalyna.ts@gmail.com> Co-authored-by: Tania <yalyna.ts@gmail.com>
15 lines
263 B
JSON
15 lines
263 B
JSON
{
|
|
"type": "datasource",
|
|
"name": "Missing kind impl",
|
|
"id": "missing-kind-datasource",
|
|
"backend": true,
|
|
"state": "alpha",
|
|
"info": {
|
|
"description": "Test",
|
|
"author": {
|
|
"name": "Grafana Labs",
|
|
"url": "https://grafana.com"
|
|
}
|
|
}
|
|
}
|