Chore: Fix times in schemas (#64906)

* Fix times in schemas

* Fix frontend lints
This commit is contained in:
Selene
2023-03-21 10:42:19 +01:00
committed by GitHub
parent 9ca01cc070
commit 1328a32a31
16 changed files with 57 additions and 36 deletions
+3 -3
View File
@@ -878,7 +878,7 @@
0
],
"description": "A standalone panel",
"grafanaMaturityCount": 10,
"grafanaMaturityCount": 8,
"lineageIsGroup": false,
"links": {
"docs": "https://grafana.com/docs/grafana/next/developers/kinds/core/librarypanel/schema-reference",
@@ -1492,7 +1492,7 @@
0
],
"description": "system account",
"grafanaMaturityCount": 9,
"grafanaMaturityCount": 7,
"lineageIsGroup": false,
"links": {
"docs": "https://grafana.com/docs/grafana/next/developers/kinds/core/serviceaccount/schema-reference",
@@ -1642,7 +1642,7 @@
0
],
"description": "A team is a named grouping of Grafana users to which access control rules may be assigned.",
"grafanaMaturityCount": 7,
"grafanaMaturityCount": 5,
"lineageIsGroup": false,
"links": {
"docs": "https://grafana.com/docs/grafana/next/developers/kinds/core/team/schema-reference",