From d2c0f8345fc83e04cfaf3d24b8a3392e6d18c67d Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Mon, 23 Oct 2017 17:38:54 +0530 Subject: Move install.sh into zip root folder Issue-Id: CLI-66 Change-Id: I316788d3f9fc036da71479be7106150b82e25330 Signed-off-by: Kanagaraj Manickam k00365106 --- .../sample/src/main/resources/open-cli-schema/hello-world-http.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'plugins/sample') diff --git a/plugins/sample/src/main/resources/open-cli-schema/hello-world-http.yaml b/plugins/sample/src/main/resources/open-cli-schema/hello-world-http.yaml index e23b9594..04998ea3 100644 --- a/plugins/sample/src/main/resources/open-cli-schema/hello-world-http.yaml +++ b/plugins/sample/src/main/resources/open-cli-schema/hello-world-http.yaml @@ -2,7 +2,9 @@ open_cli_schema_version: 1.0 name: hello-world-http -description: First cmd hello world using http runing under lighttpd in cli at http://:8080/version.json +description: | + First cmd hello world using http runing under + lighttpd in cli at http://:8080/version.json info: product: sample-1.0 -- cgit 1.2.3-korg