From b145ba39e4e902f5152016009f7e073b685fa106 Mon Sep 17 00:00:00 2001 From: Skip Wonnell Date: Wed, 28 Mar 2018 16:08:52 -0500 Subject: [PATCH] Fix package name for RestConfCallNode Issue-ID: APPC-800 Change-Id: Ic45cbcd25971b437a634204949a9825902b8c82c Signed-off-by: Skip Wonnell --- .../src/main/resources/json/APPC/APPC_GetDeviceRunningConfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_GetDeviceRunningConfig.json b/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_GetDeviceRunningConfig.json index b2f33963a..253fb8070 100644 --- a/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_GetDeviceRunningConfig.json +++ b/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_GetDeviceRunningConfig.json @@ -49,7 +49,7 @@ "id": "26aeca14.cd8d26", "type": "execute", "name": "execute: Get Rest Configuration", - "xml": "\n\n\n\n", + "xml": "\n\n\n\n", "comments": "", "outputs": 1, "x": 612.5, -- 2.16.6