Add orchestration project to SO integration testing repository
[integration/csit.git] / tests / so / orchestration / assets / templates / aai / add_customer_required_fields.template
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 (file)
index 0000000..1e00810
--- /dev/null
@@ -0,0 +1,5 @@
+{
+   "global-customer-id": "${global_customer_id}",
+   "subscriber-name": "${subscriber_name}",
+   "subscriber-type": "${subscriber_type}"
+}
\ No newline at end of file