aboutsummaryrefslogtreecommitdiffstats
path: root/restapi-call-node/provider/src/main/resources/default-ueb-message.json
diff options
context:
space:
mode:
authorMarcus G K Williams <marcus.williams@intel.com>2017-08-23 11:47:08 -0700
committerMarcus Williams <marcus.williams@intel.com>2017-08-23 19:03:23 +0000
commit9042880234791fbe2e0ef033091ba93cb7f088f5 (patch)
tree3be335ecff8f5c8eae98c676fd93b902fb04dad7 /restapi-call-node/provider/src/main/resources/default-ueb-message.json
parent0c7f2223a42ae9f1a9ac8954e9b9194e929b72f6 (diff)
Conform ccsdk/sli/plugins to ONAP Style
Per ONAP Style Guide: 1. Convert tabs to 4 spaces. 2. Break lines to be less than 120 characters 3. Clean ecomp references 4. Remove extraneous spaces Issue-Id: CCSDK-1 Change-Id: I5638326170aa3ab26774b373ab573643840e97ab Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Diffstat (limited to 'restapi-call-node/provider/src/main/resources/default-ueb-message.json')
-rw-r--r--restapi-call-node/provider/src/main/resources/default-ueb-message.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/restapi-call-node/provider/src/main/resources/default-ueb-message.json b/restapi-call-node/provider/src/main/resources/default-ueb-message.json
index 4b1aa038..6ef6be7f 100644
--- a/restapi-call-node/provider/src/main/resources/default-ueb-message.json
+++ b/restapi-call-node/provider/src/main/resources/default-ueb-message.json
@@ -20,13 +20,13 @@
*/
{
- "event":{
- "header":{
- "eventSource":"sdn-c"
- },
- "body":
+ "event":{
+ "header":{
+ "eventSource":"sdn-c"
+ },
+ "body":
${rootVarName}
- }
+ }
}