From 890e1240d8fd637744871836cc7d983e4a38c610 Mon Sep 17 00:00:00 2001 From: Luis Burgos <1550179+lburgos@users.noreply.github.com> Date: Tue, 15 Dec 2020 11:22:56 +0000 Subject: [PATCH] APID-17: fixed example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45e7843..7bba261 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Send a SOAP message for the given operation "wsdlUrl": "http://example.com/service.wsdl", "wsdlOperation": "IE4N03notifyERiskAnalysisHit", "messageBody": "...", - "confirmationOfDelivery", true + "confirmationOfDelivery": true, "addressing": { "from": "ICS_NES", "to": "ICS_CR",