aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl
AgeCommit message (Expand)AuthorFilesLines
2022-03-30Additional validation for names/identifiersDylanB95EST2-3/+28
2022-03-27Registration Response for Create cmhandles operationsRenu Kumari3-112/+38
2022-03-25Registration Response for Update and Delete cmhandles operationsRenu Kumari2-18/+38
2022-03-21Return Registration response for updating cmhandlesRenu Kumari1-6/+20
2022-03-14Async: NCMP Rest impl. including Request ID generationsourabh_sourabh2-4/+50
2022-03-10Async: NCMP Rest impl. including Request ID generationsourabh_sourabh6-81/+203
2022-03-01Create Endpoint For Get Cm Handles By NameDylanB95EST9-95/+341
2022-02-28NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Jav...DylanB95EST1-5/+3
2022-02-28CPS-887 Decreasing performance of cmHandle registrationJosephKeenan2-33/+23
2022-02-25Fix success response code CM Handle Registrationmpriyank1-2/+2
2022-02-16Core logic to update,add or remove cmHandle propertiesmpriyank3-29/+228
2022-02-14Improve logging in NCMPsourabh_sourabh1-4/+2
2022-02-02[TECHDEBT] Align CPS NCMP REST API SpecificationJosephKeenan3-2/+76
2022-01-28Support 'public' Cm Handle PropertiesDylanB95EST4-55/+47
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh4-81/+37
2022-01-21Merge "patch operation for ncmp running"aditya puthuparambil1-2/+2
2022-01-21patch operation for ncmp runningtragait1-2/+2
2022-01-19[TECHDEBT] Remove deprecated API methods related to NCMPmpriyank1-53/+1
2021-12-20Fix Sonar Qube Violations - Recurring tasksourabh_sourabh1-2/+2
2021-12-14Merge "Changing putOperationWithJson to postOperationWithJson"Toine Siebelink5-64/+74
2021-12-14Changing putOperationWithJson to postOperationWithJsonJosephKeenan5-64/+74
2021-12-14Add exception handling to delete schema set when a registration is removedniamhcore1-2/+10
2021-12-08Delete anchor and schema set when a registration is removedniamhcore1-2/+5
2021-12-08Support Delete operation for ds Passtrough-Running in NCMP 1/3DylanB95EST1-1/+2
2021-12-07Undo manipulation of YangResource string as this is now handled correctly in ...ToineSiebelink2-58/+1
2021-12-02Changing putOperationWithJson to postOperationWithJsonJosephKeenan2-17/+2
2021-11-26Patch operation passthrough runningniamhcore1-1/+2
2021-11-25Allow separate registration of DMIDataPlugin and DmiModelPuginJosephKeenan10-474/+677
2021-11-10Update operation passthrough running - Service Layerniamhcore2-5/+54
2021-11-02Add get cm handles by modules names - service layerniamhcore1-14/+34
2021-11-02Merge "Clean Up Code around List Nodes"Toine Siebelink1-3/+3
2021-11-02Clean Up Code around List NodesDylanB95EST1-3/+3
2021-10-28Remove org.jetbrains.annotations dependencyBruno Sakoto1-4/+0
2021-10-18CPS-475 - fix sonar smellsJosephKeenan1-4/+4
2021-10-12fix for sync and passthough usecasetragait2-5/+11
2021-10-08Merge "Update get yang resource response body"Toine Siebelink1-17/+13
2021-10-08Update get yang resource response bodyniamhcore1-17/+13
2021-10-07fix fields and depth to option querytragait2-50/+33
2021-10-06Changing resource identifier to a query paramniamhcore1-8/+5
2021-09-27fix fetch modules request bodytragait1-60/+111
2021-09-21Address Sonar Qube issuesToineSiebelink1-1/+1
2021-09-21Merge "Address Sonar Qube issues"Niamh Core1-38/+37
2021-09-21Address Sonar Qube issuesToineSiebelink1-38/+37
2021-09-17fix data from object to stringtragait1-1/+1
2021-09-14Add test for missing code covereageToineSiebelink4-34/+26
2021-09-10CPS-635 - modified dataspace name for saving schema-set and anchorJosephKeenan1-2/+2
2021-09-10Merge "CPS-635 - Module Resource call does not include body"Toine Siebelink4-24/+151
2021-09-10CPS-635 - Module Resource call does not include bodyJosephKeenan4-24/+151
2021-09-09Fix Sonar Qube Violationsniamhcore1-1/+1
2021-09-07P2 - Get module names and revisions rest layerniamhcore1-1/+6