Dashboard schema: Review and mature fiscalYearStartMonth property (#62105)
This commit is contained in:
@@ -684,7 +684,7 @@ type Dashboard struct {
|
||||
// Whether a dashboard is editable or not.
|
||||
Editable bool `json:"editable"`
|
||||
|
||||
// TODO docs
|
||||
// The month that the fiscal year starts on. 0 = January, 11 = December
|
||||
FiscalYearStartMonth *int `json:"fiscalYearStartMonth,omitempty"`
|
||||
GnetId *string `json:"gnetId,omitempty"`
|
||||
|
||||
|
||||
@@ -283,7 +283,7 @@
|
||||
0,
|
||||
0
|
||||
],
|
||||
"grafanaMaturityCount": 142,
|
||||
"grafanaMaturityCount": 141,
|
||||
"lineageIsGroup": false,
|
||||
"links": {
|
||||
"docs": "https://grafana.com/docs/grafana/next/developers/kinds/core/dashboard/schema-reference",
|
||||
|
||||
Reference in New Issue
Block a user