grafyaml/tests/schema/fixtures/text-no-title.yaml
Paul Belanger 71e14b74f2 Initial commit of schema
Here we are using voluptuous to help validate our yaml files.  Right now we we
just have support for text panels, but it is a start.

Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-05-05 10:52:01 -04:00

11 lines
182 B
YAML

panels:
- type: text
title: no title (click here)
error: false
editable: true
span: 12
id: 1
mode: markdown
content: ''
style: {}