Skip to content

Instantly share code, notes, and snippets.

@EikeDehling
Created March 22, 2019 14:17
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 EikeDehling/69c43b13a92cb115a65bcfd59a9e83ba to your computer and use it in GitHub Desktop.
Save EikeDehling/69c43b13a92cb115a65bcfd59a9e83ba to your computer and use it in GitHub Desktop.
Interactive demo of template customizations
{
"import": {
"1.5.0": "default-vac-v1.json",
"2.0.0": "default-vac-v2.json"
},
"search_fields": [
{
"name": "status",
"target": "status",
"sources": [
{ "raw": "OPEN" }
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment