aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java
AgeCommit message (Expand)AuthorFilesLines
10 daysHandle error in case of upgrade operationsourabh_sourabh1-2/+3
2023-10-11Expose REST endpoint to update YANG schema set using moduleSetTagsourabh_sourabh1-5/+5
2023-10-10Conflicting Error codesourabh_sourabh1-1/+1
2023-09-22Reinstate Spring Boot 3.0 after revertegernug1-1/+1
2023-09-20Revert "Migrate CPS to Spring-boot 3.0"Toine Siebelink1-1/+1
2023-09-14Migrate CPS to Spring-boot 3.0egernug1-1/+1
2023-03-02Refactor cmHandle(ID) queriesseanbeirne1-3/+3
2023-01-31Introduce InstrumentationToineSiebelink1-1/+4
2022-12-01Filter on private properties of CM Handlesleventecsanyi1-0/+12
2022-09-01Get all cm handles by DMI plugin Identifieremaclee1-3/+14
2022-04-08Fix Sonar Qube Violations - Recurring taskDylanB95EST1-1/+2
2022-04-01Update CM-Handle registration responseRenu Kumari1-5/+55
2022-03-10Replacing ModelMapper with MapStructlukegleeson1-2/+2
2022-02-28NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Jav...DylanB95EST1-11/+5
2022-02-25Fix success response code CM Handle Registrationmpriyank1-13/+5
2021-10-07Separate ncmp south-bound endpoints in openapi specsRenu Kumari1-0/+70