Fixed Sonar Bugs & Vulnerabilities
[cli.git] / products / sample / src / main / resources / open-cli-schema / hello-world-http.yaml
index 8cad866..a9848e7 100644 (file)
@@ -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