Move sample rApp resources to seperate directory
[nonrtric/plt/rappmanager.git] / csar-generator / resources / Files / Sme / invokers / invoker-app2.json
diff --git a/csar-generator/resources/Files/Sme/invokers/invoker-app2.json b/csar-generator/resources/Files/Sme/invokers/invoker-app2.json
new file mode 100755 (executable)
index 0000000..27e1063
--- /dev/null
@@ -0,0 +1,14 @@
+[
+  {
+    "apiInvokerInformation": "Invoker App 2",
+    "apiList": [
+      {}
+    ],
+    "notificationDestination": "http://invoker-app2:8086/callback",
+    "onboardingInformation": {
+      "apiInvokerPublicKey": "{PUBLIC_KEY_INVOKER_1}",
+      "apiInvokerCertificate": "apiInvokerCertificate"
+    },
+    "requestTestNotification": true
+  }
+]
\ No newline at end of file