summaryrefslogtreecommitdiffstats
path: root/cba/retrieve-resolution/Templates/hello-world-template.vtl
diff options
context:
space:
mode:
Diffstat (limited to 'cba/retrieve-resolution/Templates/hello-world-template.vtl')
-rw-r--r--cba/retrieve-resolution/Templates/hello-world-template.vtl7
1 files changed, 7 insertions, 0 deletions
diff --git a/cba/retrieve-resolution/Templates/hello-world-template.vtl b/cba/retrieve-resolution/Templates/hello-world-template.vtl
new file mode 100644
index 0000000..38f1c5f
--- /dev/null
+++ b/cba/retrieve-resolution/Templates/hello-world-template.vtl
@@ -0,0 +1,7 @@
+{
+ "input": "${v_input}",
+ "kotlin1": "${v_kotlin1}",
+ "kotlin2": "${v_kotlin2}",
+ "kotlin3": "${v_kotlin3}",
+ "kotlin4": "${v_kotlin4}"
+}