summaryrefslogtreecommitdiffstats
path: root/cba/retrieve-resolution/Templates/hello-world-velocity-mapping.json
diff options
context:
space:
mode:
Diffstat (limited to 'cba/retrieve-resolution/Templates/hello-world-velocity-mapping.json')
-rw-r--r--cba/retrieve-resolution/Templates/hello-world-velocity-mapping.json52
1 files changed, 52 insertions, 0 deletions
diff --git a/cba/retrieve-resolution/Templates/hello-world-velocity-mapping.json b/cba/retrieve-resolution/Templates/hello-world-velocity-mapping.json
new file mode 100644
index 0000000..93c4704
--- /dev/null
+++ b/cba/retrieve-resolution/Templates/hello-world-velocity-mapping.json
@@ -0,0 +1,52 @@
+[
+ {
+ "name": "v_input",
+ "input-param": true,
+ "property": {
+ "type": "string"
+ },
+ "dictionary-name": "input-source",
+ "dictionary-source": "input",
+ "dependencies": []
+ },
+ {
+ "name": "v_kotlin1",
+ "input-param": true,
+ "property": {
+ "type": "string"
+ },
+ "dictionary-name": "kotlin-script-1",
+ "dictionary-source": "capability",
+ "dependencies": []
+ },
+ {
+ "name": "v_kotlin2",
+ "input-param": true,
+ "property": {
+ "type": "string"
+ },
+ "dictionary-name": "kotlin-script-2",
+ "dictionary-source": "capability",
+ "dependencies": []
+ },
+ {
+ "name": "v_kotlin3",
+ "input-param": true,
+ "property": {
+ "type": "string"
+ },
+ "dictionary-name": "kotlin-script-3",
+ "dictionary-source": "capability",
+ "dependencies": []
+ },
+ {
+ "name": "v_kotlin4",
+ "input-param": true,
+ "property": {
+ "type": "string"
+ },
+ "dictionary-name": "kotlin-script-4",
+ "dictionary-source": "capability",
+ "dependencies": []
+ }
+]