Implement get the charts by name and version 49/9249/1
authorsubhash kumar singh <subh.singh@samsung.com>
Wed, 12 Oct 2022 18:07:44 +0000 (18:07 +0000)
committersubhash kumar singh <subh.singh@samsung.com>
Wed, 12 Oct 2022 18:07:44 +0000 (18:07 +0000)
commitd8d204f3ca9ebfd256043f6a0de526887fdcace9
treeb8231fd8951aa06a5786ab77e34088a33208e31e
parente3ac46a8c1e74aa6fea57bb7d92e763bd4bd6b7c
Implement get the charts by name and version

Implemented the query to get the available charts details
for given xApp name and version.

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: I9eda1f0375130c9cdb42e3cb61c818f2f929440b
api/ric-dms-api-2.0.yaml
config/config-test.yaml
config/config.yaml
pkg/charts/chart_manager.go
pkg/config/conf.go
pkg/restful/restful.go
pkg/resthooks/mocks/resp-get-charts-by-name-and-ver.json [new file with mode: 0644]
pkg/resthooks/resthooks.go
pkg/resthooks/resthooks_test.go