diff options
author | Luke Gleeson <luke.gleeson@est.tech> | 2023-06-20 08:38:01 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2023-06-20 08:38:01 +0000 |
commit | 4662655882edc48dd66fa83a9adf881362cb52ac (patch) | |
tree | 030822f5d5b26492d1ede377f116bc5f595900b0 /cps-ncmp-service/src/test/resources/sampleAvcInputEvent.json | |
parent | 7eae3fd589942c856f365600820aed18d104a98c (diff) | |
parent | 3032261ec743bde6eb136cd2030774c3dc358fa9 (diff) |
Merge "DMI Data AVC to cloud events"
Diffstat (limited to 'cps-ncmp-service/src/test/resources/sampleAvcInputEvent.json')
-rw-r--r-- | cps-ncmp-service/src/test/resources/sampleAvcInputEvent.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-ncmp-service/src/test/resources/sampleAvcInputEvent.json b/cps-ncmp-service/src/test/resources/sampleAvcInputEvent.json index 569343fed9..5b297c86c2 100644 --- a/cps-ncmp-service/src/test/resources/sampleAvcInputEvent.json +++ b/cps-ncmp-service/src/test/resources/sampleAvcInputEvent.json @@ -1,5 +1,5 @@ { - "event":{ + "data":{ "push-change-update":{ "datastore-changes":{ "ietf-yang-patch:yang-patch":{ |