Fix installation documentation 05/14105/1
authorsubhash kumar singh <subh.singh@samsung.com>
Mon, 3 Feb 2025 12:38:57 +0000 (18:08 +0530)
committersubhash kumar singh <subh.singh@samsung.com>
Tue, 4 Feb 2025 06:28:48 +0000 (06:28 +0000)
Fixed the URL used for model registration.

Change-Id: I727a2d66c7d270b5c3b36d529ab3e49882c91c6e
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
docs/installation-guide.rst

index 2161377..3e69d93 100755 (executable)
@@ -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://<VM IP where AIMLFW is installed>:32006/ai-ml-model-registration/v1/registerModel' \
+        curl --location 'http://<VM IP where AIMLFW is installed>:32006/ai-ml-model-registration/v1/model-registrations' \
               --header 'Content-Type: application/json' \
               --data '{
                     "modelId": {