-
Bug
-
Resolution: Done
-
Medium
-
Jakarta Release, Kohn Release
-
None
The api for model-type was accidentally changed with CCSDK-3014 https://gerrit.onap.org/r/c/ccsdk/cds/+/116695
The POST endpoint for saving model-types was changed from
/api/v1/model-type
to
/api/v1/model-type/
Making the trailing slash mandatory.
This needs to be reverted