Add product into service and schema list 42/92542/2
authorKanagaraj M <mkr1481@gmail.com>
Fri, 2 Aug 2019 08:15:06 +0000 (13:45 +0530)
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Mon, 5 Aug 2019 14:16:31 +0000 (19:46 +0530)
Issue-ID: CLI-169

Change-Id: I89c2d0f9b3d9aa747ec7dc8db0e7a41a715bc2c8
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
framework/src/main/resources/open-cli-schema/execution/execution-show.yaml
framework/src/main/resources/open-cli-schema/product/service-list.yaml
framework/src/main/resources/open-cli-schema/schema/schema-list.yaml

index 7b4bd59..a29775e 100644 (file)
@@ -14,7 +14,7 @@
 
 open_cli_schema_version: 1.0
 name: execution-show
-description: Show the complete executions for the given request id
+description: Show the complete executions for the given execution id
 
 info:
   product: open-cli
index 8a84b25..8169930 100644 (file)
@@ -33,6 +33,10 @@ parameters:
 results:
   direction: landscape
   attributes:
+    - name: product
+      description: Product name
+      scope: short
+      type: string
     - name: service
       description: Service name
       scope: short
index 4f971ce..72833d3 100644 (file)
@@ -38,6 +38,14 @@ parameters:
 results:
   direction: landscape
   attributes:
+    - name: product
+      description: Product name
+      scope: short
+      type: string
+    - name: service
+      description: Service name
+      scope: short
+      type: string
     - name: command
       description: Command name
       scope: short
@@ -46,10 +54,6 @@ results:
       description: Schema name
       scope: long
       type: string
-    - name: service
-      description: Service name
-      scope: short
-      type: string
     - name: ocs-version
       description: Schema version
       scope: short