aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/models
AgeCommit message (Expand)AuthorFilesLines
2022-04-01Update CM-Handle registration responseRenu Kumari1-3/+4
2022-03-30Additional validation for names/identifiersDylanB95EST1-1/+3
2022-03-25Registration Response for Update and Delete cmhandles operationsRenu Kumari1-0/+33
2022-03-21Return Registration response for updating cmhandlesRenu Kumari1-0/+86
2022-03-01Create Endpoint For Get Cm Handles By NameDylanB95EST4-194/+5
2022-02-28NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Jav...DylanB95EST3-13/+5
2022-02-02[TECHDEBT] Align CPS NCMP REST API SpecificationJosephKeenan1-2/+3
2022-01-28Support 'public' Cm Handle PropertiesDylanB95EST2-24/+27
2021-12-15Adding unit tests and robuestness for DMI registrationJosephKeenan1-12/+13
2021-11-25Allow separate registration of DMIDataPlugin and DmiModelPuginJosephKeenan5-58/+131
2021-11-10Update operation passthrough running - Service Layerniamhcore1-1/+2
2021-09-27fix fetch modules request bodytragait1-1/+2
2021-09-17fix data from object to stringtragait1-1/+1
2021-09-10CPS-635 - Module Resource call does not include bodyJosephKeenan1-5/+3
2021-08-30CPS-505 Retrieving modules for new CM handleJosephKeenan2-3/+45
2021-08-26Post impl for passthrough running (Ncmp impl.)tragait1-5/+6
2021-08-25Remove CmHandle in DMI-RegistryDylanB95EST1-1/+1
2021-08-24Update CmHandle in DMI-Registry for a DMI-Plugin Instance in NCMP as part of ...DylanB95EST1-1/+8
2021-08-19get resource data for operational passthroughtragait1-0/+53
2021-08-17Fix Sonar Qube Violationslukegleeson1-1/+3
2021-08-03Implement DMI Registration (NCMP-Side)DylanB95EST4-0/+185