From 349b71ee6f91f807d023fd007df335cfce24844d Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 3 Oct 2019 10:02:13 -0400 Subject: Remove quotes in so response Add 'format=xml' to restapi-call-node to prevent quotes from being added around values in XML content Change-Id: Ic1eacf64fa59002a913d248796fc9247eeeac853 Issue-ID: SDNC-927 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 328a0562c256b4d3781765506dded054b58c3426 --- .../src/main/json/GENERIC-RESOURCE-API_send-so-response.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_send-so-response.json') diff --git a/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_send-so-response.json b/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_send-so-response.json index f608e97f..59139a44 100644 --- a/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_send-so-response.json +++ b/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_send-so-response.json @@ -51,7 +51,7 @@ "id": "153e93ce.9ebf4c", "type": "execute", "name": "execute RestApiCallNode - POST ack-final to SO", - "xml": "\n \n \n \n \n \n \n \n \n\n", + "xml": "\n \n \n \n \n \n \n \n \n \n\n", "comments": "", "outputs": 1, "x": 744.5463409423828, -- cgit 1.2.3-korg