From: Marco Platania Date: Fri, 23 Nov 2018 20:19:20 +0000 (-0500) Subject: Fix JSON template for DMaaP messages X-Git-Tag: 1.4.4~7 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=38820686640151596160fb8f9131a3ce010b7216;p=sdnc%2Foam.git Fix JSON template for DMaaP messages - Change "input" to "output" Change-Id: Ie6fd59a0ecb3721b84a1f063b76f409b790055c7 Issue-ID: SDNC-534 Signed-off-by: Marco Platania Former-commit-id: eaa0cc74e206d46d7397dfbe711ae89e94272098 --- 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": {