Implement get the charts by name 45/9245/1
authorsubhash kumar singh <subh.singh@samsung.com>
Wed, 12 Oct 2022 11:58:52 +0000 (11:58 +0000)
committersubhash kumar singh <subh.singh@samsung.com>
Wed, 12 Oct 2022 11:58:52 +0000 (11:58 +0000)
commite3ac46a8c1e74aa6fea57bb7d92e763bd4bd6b7c
tree212d01b4c5c7508ed8df76999dfe215957ffd638
parentf8dc81bc7dd198da9fcb17bef2e164dc71c39e49
Implement get the charts by name

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

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: I8eedc09c3a9f661a5cdd0a597211878440f8e05e
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.json [new file with mode: 0644]
pkg/resthooks/resthooks.go
pkg/resthooks/resthooks_test.go