Kindsys: Remove defs, Slot->SchemaInterface (#61069)

* 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>
This commit is contained in:
sam boyer
2023-01-06 12:37:32 -05:00
committed by GitHub
co-authored by Tania
parent c2ad447f8c
commit 4db3b2fd5c
31 changed files with 423 additions and 379 deletions
@@ -3,7 +3,7 @@ package grafanaplugin
import "github.com/grafana/thema"
Query: thema.#Lineage & {
name: "missing_slot_impl"
name: "missing_kind_datasource"
seqs: [
{
schemas: [
@@ -1,7 +1,7 @@
{
"type": "datasource",
"name": "Missing slot impl",
"id": "missing-slot-datasource",
"name": "Missing kind impl",
"id": "missing-kind-datasource",
"backend": true,
"state": "alpha",
"info": {