aboutsummaryrefslogtreecommitdiffstats
path: root/cps-rest/src/main/java/org/onap/cps/rest/exceptions
AgeCommit message (Expand)AuthorFilesLines
2023-09-22Reinstate Spring Boot 3.0 after revertegernug1-2/+2
2023-09-20Revert "Migrate CPS to Spring-boot 3.0"Toine Siebelink1-2/+2
2023-09-14Migrate CPS to Spring-boot 3.0egernug1-2/+2
2023-07-11Combine alreadyDefinedException classesdanielhanrahan1-3/+2
2022-11-10HTTP error code 500 changed to 400 for invalid JSON payloadrajesh.kumar1-1/+3
2022-09-13Handle partial failure (improvements)ToineSiebelink1-1/+2
2022-03-01Create Endpoint For Get Cm Handles By NameDylanB95EST1-10/+5
2022-02-14Improve logging in NCMPsourabh_sourabh1-0/+3
2022-01-25Improve logging in NCMPsourabh_sourabh1-4/+1
2021-08-25Add optional observed timestamp in the cps data apiaditya puthuparambil1-0/+6
2021-07-13Editing of Nordix Licenses to ONAP guidelineslukegleeson1-2/+3
2021-05-20Response code fix (Bad Request instead of Not Found) when modifying non-exist...Ruslan Kashapov1-2/+6
2021-04-28Fix Code smellsshivasubedi1-1/+1
2021-03-24Internal Server Error when creating the same data node twiceniamhcore1-6/+5
2021-03-18Fix code smellsRishi.Chail1-2/+2
2021-03-11Exception stack trace is exposedniamhcore1-20/+14
2021-03-09Improve error reporting for invalid cps path queryniamhcore1-2/+6
2021-02-04Fetching data node by xpath - rest and service layersRuslan Kashapov1-1/+2
2021-01-19Delete schema set - REST and service layersRuslan Kashapov1-0/+6
2020-12-17Merge "Associate anchor to schema set"Rishi Chail1-4/+1
2020-12-17Associate anchor to schema setRuslan Kashapov1-4/+1
2020-12-17Adding logging exampleniamhcore1-0/+3
2020-12-17Split the CpsRestController.javaputhuparambil.aditya1-2/+3
2020-12-16Few Sonar Fixesputhuparambil.aditya1-0/+3
2020-12-10Retrieve All anchors for a given Dataspaceputhuparambil.aditya1-1/+2
2020-12-10Improve CPS Exception handlingToineSiebelink1-15/+19
2020-12-02Fix checkstyle violations for "final" keywordClaudio David Gasparini1-8/+9
2020-11-30REST level exception handling cleanupRuslan Kashapov2-62/+6
2020-11-06Move cps files to root dirJessica Wagantall2-0/+135