mirror of
https://github.com/grafana/grafana.git
synced 2026-07-29 15:59:50 -05:00
Schemas: Add description to kinds metadata (#62638)
* add description to kinds * omit empty
This commit is contained in:
@@ -2,8 +2,9 @@ package kind
|
||||
|
||||
import "strings"
|
||||
|
||||
name: "LibraryPanel"
|
||||
maturity: "experimental"
|
||||
name: "LibraryPanel"
|
||||
maturity: "experimental"
|
||||
description: "A standalone panel"
|
||||
|
||||
lineage: seqs: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user