Skip to content

Instantly share code, notes, and snippets.

@bergera
Created September 14, 2018 19:18
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 bergera/ee9037fdefa2d0ff678e396f0400b1e1 to your computer and use it in GitHub Desktop.
Save bergera/ee9037fdefa2d0ff678e396f0400b1e1 to your computer and use it in GitHub Desktop.
[
{
"name": "DynaCoVE Session Key",
"required": true,
"default": "demo-1"
},
{
"name": "Destination Display Type",
"type": "select",
"default": "all",
"option": {
"label": "2D",
"name": "2d"
},
"option": {
"label": "2.5D",
"name": "2_5d"
},
"option": {
"label": "3D",
"name": "3d"
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment