From b59830d629896a4b9559a6ff01eb0b51bd721377 Mon Sep 17 00:00:00 2001 From: Kanagaraj M Date: Fri, 2 Aug 2019 13:45:06 +0530 Subject: Add product into service and schema list Issue-ID: CLI-169 Change-Id: I89c2d0f9b3d9aa747ec7dc8db0e7a41a715bc2c8 Signed-off-by: Kanagaraj Manickam k00365106 --- .../src/main/resources/open-cli-schema/execution/execution-show.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/src/main/resources/open-cli-schema/execution/execution-show.yaml') diff --git a/framework/src/main/resources/open-cli-schema/execution/execution-show.yaml b/framework/src/main/resources/open-cli-schema/execution/execution-show.yaml index 7b4bd599..a29775e0 100644 --- a/framework/src/main/resources/open-cli-schema/execution/execution-show.yaml +++ b/framework/src/main/resources/open-cli-schema/execution/execution-show.yaml @@ -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 -- cgit 1.2.3-korg