aboutsummaryrefslogtreecommitdiffstats
path: root/tests/so/orchestration/assets/templates/aai/add_customer_required_fields.template
diff options
context:
space:
mode:
Diffstat (limited to 'tests/so/orchestration/assets/templates/aai/add_customer_required_fields.template')
-rw-r--r--tests/so/orchestration/assets/templates/aai/add_customer_required_fields.template5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/so/orchestration/assets/templates/aai/add_customer_required_fields.template b/tests/so/orchestration/assets/templates/aai/add_customer_required_fields.template
new file mode 100644
index 00000000..1e008102
--- /dev/null
+++ b/tests/so/orchestration/assets/templates/aai/add_customer_required_fields.template
@@ -0,0 +1,5 @@
+{
+ "global-customer-id": "${global_customer_id}",
+ "subscriber-name": "${subscriber_name}",
+ "subscriber-type": "${subscriber_type}"
+} \ No newline at end of file