Commit bfe1df68 authored by Robert Speicher's avatar Robert Speicher

Copy dashboard fixture schema from EE

parent 1dc2a2f6
{
"type": "object",
"required": ["dashboard", "priority", "panel_groups"],
"required": [
"dashboard",
"priority",
"panel_groups"
],
"properties": {
"dashboard": { "type": "string" },
"priority": { "type": "number" },
......
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