Commit d9b83ff3 authored by syasonik's avatar syasonik

Utilize renamed dashboard ordering attribute

parent 57e0d474
dashboard: 'Test Dashboard' dashboard: 'Test Dashboard'
order: 1 priority: 1
panel_groups: panel_groups:
- group: Group A - group: Group A
priority: 10 priority: 10
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"type": "object", "type": "object",
"required": [ "required": [
"dashboard", "dashboard",
"order", "priority",
"panel_groups" "panel_groups"
], ],
"properties": { "properties": {
......
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