summaryrefslogtreecommitdiffstats
path: root/cps-rest/src/test/groovy/org/onap/cps/rest/exceptions/CpsRestExceptionHandlerSpec.groovy
AgeCommit message (Expand)AuthorFilesLines
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh1-6/+10
2021-12-02Adding examples in openapi for cps-coreputhuparambil.aditya1-1/+1
2021-11-23CPS-314: Delete Dataspaceniamhcore1-1/+3
2021-08-25Add optional observed timestamp in the cps data apiaditya puthuparambil1-10/+11
2021-07-13Editing of Nordix Licenses to ONAP guidelineslukegleeson1-2/+3
2021-06-01Introducing Antlr4 for cpsPath parsingToineSiebelink1-11/+12
2021-05-20Response code fix (Bad Request instead of Not Found) when modifying non-exist...Ruslan Kashapov1-0/+24
2021-04-29Investigate and update Spock versionshivasubedi1-3/+0
2021-03-24Internal Server Error when creating the same data node twiceniamhcore1-15/+8
2021-03-12Merge "Move web security configuration to application module"Toine Siebelink1-32/+11
2021-03-12Move web security configuration to application moduleRuslan Kashapov1-32/+11
2021-03-11Exception stack trace is exposedniamhcore1-18/+2
2021-03-09Improve error reporting for invalid cps path queryniamhcore1-1/+3
2021-03-05Add basic authentication securityBruno Sakoto1-3/+27
2021-02-22Rest & Java API layer - Query Datanodes using cpsPath that contains contains ...niamhcore1-0/+5
2021-02-04Merge "Decouple configuration from application"Toine Siebelink1-1/+1
2021-02-01Decouple configuration from applicationClaudio D. Gasparini1-1/+1
2021-02-01Attach a (JSON) data instance for a container with children to a given Anchorniamhcore1-0/+4
2021-01-21Enable log level management via actuator, /cps/api path to use for REST contr...Ruslan Kashapov1-1/+5
2021-01-19Delete schema set - REST and service layersRuslan Kashapov1-0/+18
2020-12-24Create schema set REST API and service levelRuslan Kashapov1-1/+5
2020-12-16Few Sonar Fixesputhuparambil.aditya1-13/+18
2020-12-11Remove depredcated code/classesniamhcore1-5/+5
2020-12-10Improve CPS Exception handlingToineSiebelink1-21/+54
2020-11-09Exception handling on REST unit testRuslan Kashapov1-0/+115