aboutsummaryrefslogtreecommitdiffstats
path: root/products/sample/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'products/sample/src/main')
-rw-r--r--products/sample/src/main/resources/open-cli-schema/hello-world-http.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/products/sample/src/main/resources/open-cli-schema/hello-world-http.yaml b/products/sample/src/main/resources/open-cli-schema/hello-world-http.yaml
index 8cad8668..a9848e7f 100644
--- a/products/sample/src/main/resources/open-cli-schema/hello-world-http.yaml
+++ b/products/sample/src/main/resources/open-cli-schema/hello-world-http.yaml
@@ -8,7 +8,7 @@ description: |
Try to add new commands to display different weather details by exploring this site.
Sample usage:
- oclip --product tutorial weather-report --host-url http://api.openweathermap.org --zip-code 637301 --country-code in
+ oclip --product tutorial weather-report --host-url https://api.openweathermap.org --zip-code 637301 --country-code in
info:
product: tutorial