From: subhash kumar singh Date: Mon, 3 Feb 2025 12:38:57 +0000 (+0530) Subject: Fix installation documentation X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=ca41d598609a1a7680816a4dc7fff121aadcbb8b;p=aiml-fw%2Faimlfw-dep.git Fix installation documentation Fixed the URL used for model registration. Change-Id: I727a2d66c7d270b5c3b36d529ab3e49882c91c6e Signed-off-by: subhash kumar singh --- diff --git a/docs/installation-guide.rst b/docs/installation-guide.rst index 2161377..3e69d93 100755 --- a/docs/installation-guide.rst +++ b/docs/installation-guide.rst @@ -376,11 +376,11 @@ NOTE: Below are some example values to be used for the standalone influx DB crea Register Model (compulsory) --------------------------- -Register the model using the below steps if using Model management service for training. +Register the model using the below steps using Model management service for training. .. code:: bash - curl --location 'http://:32006/ai-ml-model-registration/v1/registerModel' \ + curl --location 'http://:32006/ai-ml-model-registration/v1/model-registrations' \ --header 'Content-Type: application/json' \ --data '{ "modelId": {