Finish updating dashboard schema
This commit is contained in:
parent
d9b83ff36a
commit
ed87159a71
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
],
|
||||
"properties": {
|
||||
"dashboard": { "type": "string" },
|
||||
"order": { "type": "number" },
|
||||
"priority": { "type": "number" },
|
||||
"panel_groups": {
|
||||
"type": "array",
|
||||
"items": { "$ref": "spec/fixtures/lib/gitlab/metrics_dashboard/schemas/panel_groups.json" }
|
||||
|
|
Loading…
Reference in a new issue