Fixed the URL used for model registration.
Change-Id: I727a2d66c7d270b5c3b36d529ab3e49882c91c6e
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
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": {