Created
March 22, 2019 14:17
-
-
Save EikeDehling/69c43b13a92cb115a65bcfd59a9e83ba to your computer and use it in GitHub Desktop.
Interactive demo of template customizations
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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