aboutsummaryrefslogtreecommitdiffstats
path: root/aai-core/src/test/resources/payloads/templates/relationship.json
diff options
context:
space:
mode:
Diffstat (limited to 'aai-core/src/test/resources/payloads/templates/relationship.json')
-rw-r--r--aai-core/src/test/resources/payloads/templates/relationship.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/aai-core/src/test/resources/payloads/templates/relationship.json b/aai-core/src/test/resources/payloads/templates/relationship.json
new file mode 100644
index 00000000..ea07d5e7
--- /dev/null
+++ b/aai-core/src/test/resources/payloads/templates/relationship.json
@@ -0,0 +1,4 @@
+{
+ "related-to": "${related-to}",
+ "related-link": "${related-link}"
+} \ No newline at end of file