summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/models
AgeCommit message (Expand)AuthorFilesLines
2023-08-17Cm Subscription: PENDING logic handling in NCMPmpriyank2-0/+95
2023-06-22NCMP : Replacing the word 'Batch' as 'DataOperation'.raviteja.karumuri2-4/+4
2023-05-25NCMP: Update existing Batch endpoint (Moving url param into rest body)sourabh_sourabh2-0/+92
2023-05-11Subscription Create Event Outcome Database Parthalil.cakal1-0/+5
2023-04-28Timeout for Subscription Create Partial Responselukegleeson1-0/+37
2022-12-01Filter on private properties of CM Handlesleventecsanyi1-0/+42
2022-09-13Handle partial failure (improvements)ToineSiebelink1-12/+28
2022-09-12Handle partial failurempriyank1-0/+29
2022-09-02Performance Improvement: Use save batches of cmhandlessourabh_sourabh1-0/+7
2022-08-04LcmEvent state handler refactoringmpriyank1-0/+13
2022-06-08Merge 2 'query' end points in NCMPkissand2-7/+53
2022-05-24Enhanced response with Complex State in APImpriyank1-0/+4
2022-04-08Refactoring/ Adding Tests for ValidationDylanB95EST1-1/+1
2022-04-06Query based on Public CM PropertiesJosephKeenan1-0/+41
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