Implement get the charts by name
[ric-plt/ricdms.git] / pkg / resthooks / mocks / resp-get-charts-by-name.json
1 [
2   {
3     "name": "hw-go",
4     "version": "1.0.0",
5     "description": "Standard xApp Helm Chart",
6     "apiVersion": "v1",
7     "appVersion": "1.0",
8     "urls": [
9       "charts/hw-go-1.0.0.tgz"
10     ],
11     "created": "2022-09-19T08:12:55.54057053Z",
12     "digest": "f155d6c356bdcd1e3bcc1dd3df080e25a62b6e8ee32c289c5f20dec1af9c96de"
13   }
14 ]