mirror of
https://github.com/grafana/grafana.git
synced 2025-08-06 20:59:35 +08:00
Schemas: Add description to kinds metadata (#62638)
* add description to kinds * omit empty
This commit is contained in:
@ -1,7 +1,8 @@
|
||||
package kind
|
||||
|
||||
name: "Team"
|
||||
maturity: "merged"
|
||||
name: "Team"
|
||||
maturity: "merged"
|
||||
description: "A team is a named grouping of Grafana users to which access control rules may be assigned."
|
||||
|
||||
lineage: seqs: [
|
||||
{
|
||||
|
Reference in New Issue
Block a user