Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
bfe1df68
Commit
bfe1df68
authored
Jul 24, 2019
by
Robert Speicher
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Copy dashboard fixture schema from EE
parent
1dc2a2f6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
spec/fixtures/lib/gitlab/metrics/dashboard/schemas/dashboard.json
...tures/lib/gitlab/metrics/dashboard/schemas/dashboard.json
+5
-1
No files found.
spec/fixtures/lib/gitlab/metrics/dashboard/schemas/dashboard.json
View file @
bfe1df68
{
{
"type"
:
"object"
,
"type"
:
"object"
,
"required"
:
[
"dashboard"
,
"priority"
,
"panel_groups"
],
"required"
:
[
"dashboard"
,
"priority"
,
"panel_groups"
],
"properties"
:
{
"properties"
:
{
"dashboard"
:
{
"type"
:
"string"
},
"dashboard"
:
{
"type"
:
"string"
},
"priority"
:
{
"type"
:
"number"
},
"priority"
:
{
"type"
:
"number"
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment