aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest/src/test/groovy/org/onap/cps
AgeCommit message (Expand)AuthorFilesLines
2022-07-01Modify Unit test for module definitionemaclee1-3/+3
2022-06-30Add method to get YANG module sources for CM handleemaclee3-4/+36
2022-06-29Get cm-handle state endpointlukegleeson3-21/+78
2022-06-22Data Sync Watchdog Processsourabh_sourabh2-3/+5
2022-06-08Merge 2 'query' end points in NCMPkissand3-10/+84
2022-06-01Module Sync Lock State implementationDylanB95EST2-45/+16
2022-05-31Handle RestTemplate Error handling so NCMP cna report correct server statusToineSiebelink1-3/+3
2022-05-25Async request response NCMP -> ClientJosephKeenan2-30/+44
2022-05-24Enhanced response with Complex State in APImpriyank3-5/+120
2022-05-20Get cm-handle public properties endpointlukegleeson3-10/+24
2022-04-08Refactoring/ Adding Tests for ValidationDylanB95EST2-2/+2
2022-04-06Query based on Public CM PropertiesJosephKeenan1-1/+29
2022-04-05Async: NCMP Rest impl. including Request ID generationsourabh_sourabh1-14/+47
2022-04-05[cps] Fix getResourceDataForPassthroughOperational endpointputhuparambil.aditya1-11/+3
2022-04-05Merge "Structured Exception details for DMI"Bruno Sakoto1-1/+15
2022-04-04Structured Exception details for DMImpriyank1-2/+15
2022-04-01Update CM-Handle registration responseRenu Kumari1-5/+82
2022-03-30Additional validation for names/identifiersDylanB95EST1-1/+0
2022-03-14Merge "Replacing ModelMapper with MapStruct"Toine Siebelink4-14/+38
2022-03-10Replacing ModelMapper with MapStructlukegleeson4-14/+38
2022-03-10Async: NCMP Rest impl. including Request ID generationsourabh_sourabh2-20/+53
2022-03-01Create Endpoint For Get Cm Handles By NameDylanB95EST3-8/+37
2022-02-28NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Jav...DylanB95EST3-32/+106
2022-02-25Fix success response code CM Handle Registrationmpriyank2-12/+46
2022-02-02[TECHDEBT] Align CPS NCMP REST API SpecificationJosephKeenan1-9/+12
2022-01-28Support 'public' Cm Handle PropertiesDylanB95EST1-2/+1
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh2-8/+24
2022-01-19[TECHDEBT] Remove deprecated API methods related to NCMPmpriyank2-124/+7
2022-01-04Remove compulsory body from delete passthrough requestToineSiebelink1-4/+3
2021-12-13Define response objects(schemas) in cps-ncmpputhuparambil.aditya1-34/+25
2021-12-08Support Delete operation for ds Passtrough-Running in NCMP 1/3DylanB95EST1-5/+22
2021-11-26Patch operation passthrough runningniamhcore1-0/+17
2021-11-25Allow separate registration of DMIDataPlugin and DmiModelPuginJosephKeenan2-21/+51
2021-11-15Merge "Update operation passthrough running - Service Layer"Toine Siebelink1-6/+9
2021-11-10Update operation passthrough running - Service Layerniamhcore1-6/+9
2021-11-10Fix for get cm handle identifiers response bodyniamhcore1-4/+4
2021-11-08Update operation passthrough running - openapiniamhcore1-0/+14
2021-11-02Add get cm handles by modules names - service layerniamhcore1-0/+29
2021-10-07Separate ncmp south-bound endpoints in openapi specsRenu Kumari2-20/+65
2021-10-07fix fields and depth to option querytragait1-6/+4
2021-10-06Changing resource identifier to a query paramniamhcore1-10/+18
2021-09-21Merge "Address Sonar Qube issues"Niamh Core1-11/+9
2021-09-21Address Sonar Qube issuesToineSiebelink1-11/+9
2021-09-17fix data from object to stringtragait1-3/+7
2021-09-07P2 - Get module names and revisions rest layerniamhcore1-0/+16
2021-09-01Merge "Add ncmp endpoints to swagger-ui"Toine Siebelink2-55/+14
2021-09-01Add ncmp endpoints to swagger-uiRenu Kumari2-55/+14
2021-08-30CPS-505 Retrieving modules for new CM handleJosephKeenan1-1/+1
2021-08-26Post impl for passthrough running (Ncmp impl.)tragait1-0/+17
2021-08-20Get resource data from pass through running (Ncmp impl.)tragait1-2/+23