aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller
AgeCommit message (Expand)AuthorFilesLines
2023-01-31Introduce InstrumentationToineSiebelink1-1/+4
2022-12-01Filter on private properties of CM Handlesleventecsanyi2-1/+18
2022-11-15Query data NCMP-Operational with CPSpathlukegleeson8-129/+237
2022-10-19Improve code coverageleventecsanyi1-2/+1
2022-09-07Handle invalid operations on merged datastore endpointbmiklos2-4/+55
2022-09-01Implement merging all ncmp datastore endpoints into onebmiklos7-108/+420
2022-09-01Get all cm handles by DMI plugin Identifieremaclee1-3/+14
2022-07-28Enable/Disable Data Sync for Cm HandleDylanB95EST1-0/+14
2022-07-04Simplified 'External' lock reason Mappinglukegleeson1-2/+3
2022-06-30Add method to get YANG module sources for CM handleemaclee2-0/+23
2022-06-30Merge "Kafka consumer can not be turned off"Toine Siebelink1-19/+19
2022-06-30Kafka consumer can not be turned offJosephKeenan1-19/+19
2022-06-29Get cm-handle state endpointlukegleeson1-4/+21
2022-06-13Fix sonar code smellskissand1-0/+1
2022-06-08Merge 2 'query' end points in NCMPkissand1-61/+24
2022-05-25Async request response NCMP -> ClientJosephKeenan1-41/+38
2022-05-24Enhanced response with Complex State in APImpriyank1-0/+4
2022-05-20Get cm-handle public properties endpointlukegleeson1-2/+19
2022-04-08Fix Sonar Qube Violations - Recurring taskDylanB95EST1-1/+2
2022-04-08Refactoring/ Adding Tests for ValidationDylanB95EST2-2/+2
2022-04-06Query based on Public CM PropertiesJosephKeenan1-0/+16
2022-04-05Async: NCMP Rest impl. including Request ID generationsourabh_sourabh1-4/+57
2022-04-05[cps] Fix getResourceDataForPassthroughOperational endpointputhuparambil.aditya1-7/+1
2022-04-01Update CM-Handle registration responseRenu Kumari1-5/+55
2022-03-14Merge "Replacing ModelMapper with MapStruct"Toine Siebelink3-14/+25
2022-03-11Merge "Async: NCMP Rest impl. including Request ID generation"Bruno Sakoto1-4/+10
2022-03-10Replacing ModelMapper with MapStructlukegleeson3-14/+25
2022-03-10Removed ExtendedModuleReference Objectsourabh_sourabh1-1/+1
2022-03-10Async: NCMP Rest impl. including Request ID generationsourabh_sourabh1-4/+10
2022-03-01Create Endpoint For Get Cm Handles By NameDylanB95EST2-10/+32
2022-02-28NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Jav...DylanB95EST2-11/+51
2022-02-25Fix success response code CM Handle Registrationmpriyank1-13/+5
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh1-15/+8
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-87/+1
2022-01-04Remove compulsory body from delete passthrough requestToineSiebelink1-6/+4
2021-12-20Fix Sonar Qube Violations - Recurring tasksourabh_sourabh1-0/+6
2021-12-13Define response objects(schemas) in cps-ncmpputhuparambil.aditya1-23/+24
2021-12-08Support Delete operation for ds Passtrough-Running in NCMP 1/3DylanB95EST1-2/+24
2021-11-26Patch operation passthrough runningniamhcore1-0/+10
2021-11-25Allow separate registration of DMIDataPlugin and DmiModelPuginJosephKeenan1-16/+39
2021-11-15Merge "Update operation passthrough running - Service Layer"Toine Siebelink1-3/+5
2021-11-10Update operation passthrough running - Service Layerniamhcore1-3/+5
2021-11-10Fix for get cm handle identifiers response bodyniamhcore1-6/+7
2021-11-08Update operation passthrough running - openapiniamhcore1-0/+6
2021-11-02Add get cm handles by modules names - service layerniamhcore1-1/+51
2021-10-20Add get cm handles by modules to open apiniamhcore1-0/+7
2021-10-07Separate ncmp south-bound endpoints in openapi specsRenu Kumari2-28/+72
2021-10-07fix fields and depth to option querytragait1-20/+14