Implement get the charts by name
[ric-plt/ricdms.git] / api / ric-dms-api-2.0.yaml
index b8c8a99..421dbcd 100644 (file)
@@ -87,7 +87,9 @@ paths:
         '200':
           description: Get helm chart
           schema:
-            type: object
+            type: array
+            items:
+              type: object
         '500':
           description: Get helm chart failed
           schema:
@@ -140,7 +142,7 @@ paths:
         '200':
           description: Get helm chart package OK
           schema:
-            type: object
+            type: file
         '500':
           description: Get helm chart package failed
           schema: