aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/payloads/templates/custom-query.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources/payloads/templates/custom-query.json')
-rw-r--r--src/test/resources/payloads/templates/custom-query.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/test/resources/payloads/templates/custom-query.json b/src/test/resources/payloads/templates/custom-query.json
new file mode 100644
index 0000000..6875a99
--- /dev/null
+++ b/src/test/resources/payloads/templates/custom-query.json
@@ -0,0 +1,4 @@
+{
+ "start": [ "${start}" ],
+ "query": "query/${query}"
+} \ No newline at end of file