Extend Template API to retrieve resolutions by occurrence 61/129361/3
authorjuhi arora <j.arora@cgi.com>
Thu, 19 May 2022 18:14:17 +0000 (14:14 -0400)
committerJUHI ARORA <juhi.arora1@bell.ca>
Tue, 24 May 2022 18:27:15 +0000 (18:27 +0000)
commit9500d29a3edceee521d16bb1256974222cf37214
tree43bd0151df680c86b631d1cb3d4049704df8fdb4
parentc3943fbc70105c4ce38d66c7cbe227ddec35d535
Extend Template API to retrieve resolutions by occurrence

Add new endpoints - template to get firstN, lastN and by Range (begin, end) of 'occurrence' to get the templates

Issue-ID: CCSDK-3666
Change-Id: I242626e826022ed8b70a0abc287560ea634121b7
Signed-off-by: juhi arora <juhi.arora1@bell.ca>
ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/TemplateResolutionRepository.kt
ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/TemplateResolutionService.kt
ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/TemplateResolutionServiceTest.kt
ms/blueprintsprocessor/modules/inbounds/resource-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/resource/api/TemplateController.kt