Add functions/endpoints to fetch all config snapshots for a given resource type or... 28/111128/1
authorSerge Simard <serge@agilitae.com>
Tue, 11 Aug 2020 13:47:23 +0000 (09:47 -0400)
committerSerge Simard <serge@agilitae.com>
Tue, 11 Aug 2020 13:50:04 +0000 (09:50 -0400)
commit6d7efebd9cd77169b1c99adea56a557a12162a4e
treeaf566565d03c97327f593871d01842385e52f0c4
parent26fe74dd5776276f432e5159e5f7f70a3a106292
Add functions/endpoints to fetch all config snapshots for a given resource type or Id - configs-snapshot rest API

Issue-ID: CCSDK-2641

Signed-off-by: Serge Simard <serge@agilitae.com>
Change-Id: I392fa72bcbe39fd5306d4d2fdf7f49d62ec441b5
ms/blueprintsprocessor/functions/config-snapshots/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/config/snapshots/db/ResourceConfigSnapshotRepository.kt
ms/blueprintsprocessor/functions/config-snapshots/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/config/snapshots/db/ResourceConfigSnapshotService.kt
ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotController.kt
ms/blueprintsprocessor/modules/inbounds/configs-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotControllerTest.kt