From: Marco Platania Date: Fri, 23 Nov 2018 20:19:20 +0000 (-0500) Subject: Fix JSON template for DMaaP messages X-Git-Tag: 1.5.0~38^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a972169f7327829979844a8ade5e2db9e31b5c24;hp=544eb60c3511df480063a96ddb068eb4ba4aee62;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: 55ec19fbcec3adbf16451ac0c5fb2dc2b45e56b9 --- 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": {