Upgrade event schema to support delete operation 98/126098/6
authorRenu Kumari <renu.kumari@bell.ca>
Mon, 6 Dec 2021 17:37:10 +0000 (12:37 -0500)
committerRenu Kumari <renu.kumari@bell.ca>
Tue, 7 Dec 2021 17:54:44 +0000 (17:54 +0000)
commita51102bd77465a85e41069d9c0f067adbe51f379
tree988709f6a29fd68f2399b667a674fa947ceb160d
parent60feed1cac9ffdd011d10e4fce65367af6520fc8
Upgrade event schema to support delete operation

Issue-ID: CPS-789
Signed-off-by: Renu Kumari <renu.kumari@bell.ca>
Change-Id: I2625f0cc068618bea820ad9503ee75c5a7ae4c5f
cps-events/src/main/resources/schemas/cps-data-updated-event-schema.json
cps-events/src/test/groovy/org/onap/cps/event/CpsDataUpdatedEventSpec.groovy
cps-events/src/test/resources/event-v1.json [moved from cps-events/src/test/resources/bookstore-chapters.json with 100% similarity]
cps-events/src/test/resources/event-v2-create-operation.json [new file with mode: 0644]
cps-events/src/test/resources/event-v2-delete-operation.json [new file with mode: 0644]
cps-events/src/test/resources/event-v2-with-additional-properties.json [new file with mode: 0644]