aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest
AgeCommit message (Expand)AuthorFilesLines
2022-04-01Update CM-Handle registration responseRenu Kumari4-12/+190
2022-03-30Additional validation for names/identifiersDylanB95EST4-6/+5
2022-03-21Update versions for next releaseToineSiebelink1-1/+1
2022-03-16Upgrade to next snapshot versionBruno Sakoto1-1/+1
2022-03-14Async: NCMP Rest impl. including Request ID generationsourabh_sourabh1-1/+3
2022-03-14Merge "Replacing ModelMapper with MapStruct"Toine Siebelink9-30/+65
2022-03-11Merge "Async: NCMP Rest impl. including Request ID generation"Bruno Sakoto6-24/+83
2022-03-11Merge "Updated cmhandle registration openapi documentation"Toine Siebelink1-11/+11
2022-03-10Updated cmhandle registration openapi documentationRenu Kumari1-11/+11
2022-03-10Replacing ModelMapper with MapStructlukegleeson9-30/+65
2022-03-10Removed ExtendedModuleReference Objectsourabh_sourabh1-1/+1
2022-03-10Async: NCMP Rest impl. including Request ID generationsourabh_sourabh6-24/+83
2022-03-01Create Endpoint For Get Cm Handles By NameDylanB95EST9-36/+124
2022-02-28NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Jav...DylanB95EST13-67/+236
2022-02-28Merge "Updated openapi.yaml to match to changes in get data node API"Toine Siebelink1-1/+1
2022-02-28Updated openapi.yaml to match to changes in get data node APIputhuparambil.aditya1-1/+1
2022-02-25Fix success response code CM Handle Registrationmpriyank5-28/+61
2022-02-16Core logic to update,add or remove cmHandle propertiesmpriyank1-0/+10
2022-02-14Improve logging in NCMPsourabh_sourabh1-0/+3
2022-02-02[TECHDEBT] Align CPS NCMP REST API SpecificationJosephKeenan5-24/+50
2022-01-28Support 'public' Cm Handle PropertiesDylanB95EST3-7/+11
2022-01-27Merge "Improve logging in NCMP"Toine Siebelink1-4/+1
2022-01-25Improve logging in NCMPsourabh_sourabh1-4/+1
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh4-28/+33
2022-01-21Merge "patch operation for ncmp running"aditya puthuparambil3-4/+48
2022-01-21patch operation for ncmp runningtragait3-4/+48
2022-01-19[TECHDEBT] Remove deprecated API methods related to NCMPmpriyank5-400/+10
2022-01-04Remove compulsory body from delete passthrough requestToineSiebelink3-20/+8
2021-12-20Fix Sonar Qube Violations - Recurring tasksourabh_sourabh1-0/+6
2021-12-13Define response objects(schemas) in cps-ncmpputhuparambil.aditya5-81/+105
2021-12-08Support Delete operation for ds Passtrough-Running in NCMP 1/3DylanB95EST3-7/+75
2021-12-07Merge "CPS-723: Add Examples in the NCMP openapi"Niamh Core2-29/+118
2021-12-03CPS-723: Add Examples in the NCMP openapiemaclee2-29/+118
2021-11-26Patch operation passthrough runningniamhcore3-0/+55
2021-11-25Allow separate registration of DMIDataPlugin and DmiModelPuginJosephKeenan5-37/+104
2021-11-15Merge "Update operation passthrough running - Service Layer"Toine Siebelink2-9/+14
2021-11-10Update operation passthrough running - Service Layerniamhcore2-9/+14
2021-11-10Fix for get cm handle identifiers response bodyniamhcore2-10/+11
2021-11-08Update operation passthrough running - openapiniamhcore3-0/+51
2021-11-02Add get cm handles by modules names - service layerniamhcore5-5/+106
2021-10-20Add get cm handles by modules to open apiniamhcore4-2/+86
2021-10-14Step 10 : Bumping origin/master version cps-2.1.0puthuparambil.aditya1-1/+1
2021-10-14Step 6 : Bumping version cps-2.0.2puthuparambil.aditya1-1/+1
2021-10-07Separate ncmp south-bound endpoints in openapi specsRenu Kumari10-84/+250
2021-10-07fix fields and depth to option querytragait4-41/+34
2021-10-06Changing resource identifier to a query paramniamhcore5-26/+47
2021-09-21Address Sonar Qube issuesToineSiebelink1-0/+20
2021-09-21Merge "Address Sonar Qube issues"Niamh Core2-23/+17
2021-09-21Address Sonar Qube issuesToineSiebelink2-23/+17
2021-09-21Merge "fix data from object to string"Niamh Core3-6/+10