summaryrefslogtreecommitdiffstats
path: root/ms/generic-resource-api/src/test/resources/policy-update-notify-rpc.json
diff options
context:
space:
mode:
authorCheung, Pat (kc1472) <kc1472@att.com>2021-01-11 22:37:56 +0000
committerCheung, Pat (kc1472) <kc1472@att.com>2021-01-11 22:37:56 +0000
commite71c86c428806b55076c1687bb180176f87e6a23 (patch)
tree20503887e1d42ade76d279dc3ec5a46321a8f174 /ms/generic-resource-api/src/test/resources/policy-update-notify-rpc.json
parent32ce2c60bd58043c18d87f7b14427aa573e700f6 (diff)
sdnc-apps update
Fixing delete operation issue and add junit config and operation tests Issue-ID: SDNC-1429 Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com> Change-Id: I2e72db0db899ca52cbfd7910d8fb55be4cf05749
Diffstat (limited to 'ms/generic-resource-api/src/test/resources/policy-update-notify-rpc.json')
-rw-r--r--ms/generic-resource-api/src/test/resources/policy-update-notify-rpc.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/ms/generic-resource-api/src/test/resources/policy-update-notify-rpc.json b/ms/generic-resource-api/src/test/resources/policy-update-notify-rpc.json
new file mode 100644
index 0000000..6e1c101
--- /dev/null
+++ b/ms/generic-resource-api/src/test/resources/policy-update-notify-rpc.json
@@ -0,0 +1,7 @@
+{
+ "input": {
+ "policy-name": "name",
+ "update-type": "Update",
+ "version-id": "1.0"
+ }
+}