Commit ed87159a authored by syasonik's avatar syasonik

Finish updating dashboard schema

parent d9b83ff3
......@@ -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" }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment