grafyaml/tests/schema/fixtures/dashboard-0004.yaml
Paul Belanger 2634277625 Add unit tests for Text Row
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-05-11 15:05:40 -04:00

11 lines
240 B
YAML

dashboard:
title: New dashboard
rows:
- title: New row
height: 250px
panels:
- title: no title (click here)
type: text
mode: markdown
content: Some example text is required.