Skip to content

Instantly share code, notes, and snippets.

@vijaycs85
Last active December 15, 2015 16:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vijaycs85/5292010 to your computer and use it in GitHub Desktop.
Save vijaycs85/5292010 to your computer and use it in GitHub Desktop.
tour.tip:
type: mapping
label: 'Tour tip'
mapping:
id:
type: string
label: 'ID'
plugin:
type: string
label: 'Plugin'
label:
type: label
label: 'Label'
weight:
type: integer
label: 'Weight'
attributes:
type: sequence
label: 'Attributes'
sequence:
- type: string
label: 'Attribute'
tour.tip.text:
type: tour.tip
label: 'Tour tip text'
mapping:
body:
type: text
label: 'Body'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment