aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2018-11-28 22:06:50 +0000
committerGerrit Code Review <gerrit@onap.org>2018-11-28 22:06:50 +0000
commit4df53f4e56ea8e5b6e22fb39fe858a7b6bad4e3b (patch)
tree0a9d632da55571eb5fb1d89c828ba7fdf8a4ad6a /platform-logic
parent4e49247da004a53d2e7099355cedb5e72cacc7b3 (diff)
parenta972169f7327829979844a8ade5e2db9e31b5c24 (diff)
Merge "Fix JSON template for DMaaP messages"
Former-commit-id: 0c5ffc32c06532b733c7aef775b3516afd885306
Diffstat (limited to 'platform-logic')
-rw-r--r--platform-logic/restapi-templates/src/main/json/lcm-dmaap-publish-template.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform-logic/restapi-templates/src/main/json/lcm-dmaap-publish-template.json b/platform-logic/restapi-templates/src/main/json/lcm-dmaap-publish-template.json
index a061f634..67d8b1d4 100644
--- a/platform-logic/restapi-templates/src/main/json/lcm-dmaap-publish-template.json
+++ b/platform-logic/restapi-templates/src/main/json/lcm-dmaap-publish-template.json
@@ -5,7 +5,7 @@
"rpc-name": ${lcm-dmaap.rpc-name},
"type": ${lcm-dmaap.type},
"body": {
- "input": {
+ "output": {
"common-header": {
"api-ver": ${lcm-dmaap.api-ver},
"flags": {