From 5af510f5e0a3ac0d981292ecaf0bb6b3cef1d7e7 Mon Sep 17 00:00:00 2001 From: "phani.y" Date: Fri, 5 Feb 2021 18:46:37 +0530 Subject: Added vfc adaptor Issue-ID: SO-3520 Signed-off-by: phani.y Change-Id: I8e219a416072fc3e6de09c6cb5aab6f70470bd16 --- src/test/resources/json/terminateNsRsp.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/test/resources/json/terminateNsRsp.json (limited to 'src/test/resources/json/terminateNsRsp.json') diff --git a/src/test/resources/json/terminateNsRsp.json b/src/test/resources/json/terminateNsRsp.json new file mode 100644 index 0000000..51e4d01 --- /dev/null +++ b/src/test/resources/json/terminateNsRsp.json @@ -0,0 +1,3 @@ +{ + "jobId":"1" +} \ No newline at end of file -- cgit 1.2.3-korg