aboutsummaryrefslogtreecommitdiffstats
path: root/cps-rest/src/main/java/org/onap/cps
AgeCommit message (Expand)AuthorFilesLines
2024-06-06CPS Delta API 2: Delta between anchor and payloadArpit Singh1-0/+25
2024-06-05XML content support on update node leavesRudrangi Anupriya1-3/+7
2023-12-18Remove the dependency-cycle between beansToineSiebelink1-12/+14
2023-11-14CPS Delta API 1: Delta between 2 anchorsArpit Singh1-0/+18
2023-09-22Reinstate Spring Boot 3.0 after revertegernug3-5/+5
2023-09-20Revert "Migrate CPS to Spring-boot 3.0"Toine Siebelink3-5/+5
2023-09-14Migrate CPS to Spring-boot 3.0egernug3-5/+5
2023-08-02Support pagination in query across all anchors(ep4)rajesh.kumar1-10/+45
2023-07-11Combine alreadyDefinedException classesdanielhanrahan1-3/+2
2023-06-26Chsnge to OpenApi 3.0egernug2-15/+19
2023-03-21Query data nodes across all anchors under one dataspacerajesh.kumar1-0/+19
2023-03-09Add new metrics to the get data node methodkissand2-0/+10
2023-02-20Fix sonar code smellhalil.cakal1-3/+3
2023-02-17CPS-1401 Implement V2 of GET Data Node APIarpitsingh1-11/+20
2023-02-13Test for yang file archive limitationhalil.cakal2-14/+20
2023-02-08Correct calculation of zip archive size for schemaset uploadArne Chrestin1-1/+1
2023-01-31Introduce InstrumentationToineSiebelink1-1/+4
2023-01-23Added depth parameter in query nodes API.rajesh.kumar2-10/+36
2022-12-22XML content on create anchors node supportMichal Jagiello1-7/+14
2022-12-16API versioning supported and added different versions for POST APIsrajesh.kumar3-19/+77
2022-12-09Added API to get all schema sets for a given dataspace.rajesh.kumar1-0/+14
2022-11-18Added get APIs for dataspace.rajesh.kumar2-0/+22
2022-11-10HTTP error code 500 changed to 400 for invalid JSON payloadrajesh.kumar1-1/+3
2022-11-02Ensure prefix is correct module prefixToineSiebelink2-8/+20
2022-09-13Handle partial failure (improvements)ToineSiebelink1-1/+2
2022-08-25Performance Improvement: Batch Update DataNodeslukegleeson1-1/+1
2022-03-10Replacing ModelMapper with MapStructlukegleeson3-56/+52
2022-03-01Create Endpoint For Get Cm Handles By NameDylanB95EST1-10/+5
2022-02-17Align JSON DataNode for Get and Post/Put API in CPSputhuparambil.aditya2-5/+5
2022-02-14Improve logging in NCMPsourabh_sourabh1-0/+3
2022-01-27Merge "Improve logging in NCMP"Toine Siebelink1-4/+1
2022-01-25Improve logging in NCMPsourabh_sourabh1-4/+1
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh2-21/+23
2022-01-07CPS-Core: Unable to parse JSON input with space for POST endpointsourabh_sourabh1-9/+11
2021-12-02Adding examples in openapi for cps-coreputhuparambil.aditya1-13/+15
2021-11-23CPS-314: Delete Dataspaceniamhcore1-0/+12
2021-11-02Delete DataNode (xpath) for a given AnchorDylanB95EST1-0/+8
2021-11-02Clean Up Code around List NodesDylanB95EST1-8/+8
2021-09-01Add ncmp endpoints to swagger-uiRenu Kumari3-33/+1
2021-08-25Add optional observed timestamp in the cps data apiaditya puthuparambil2-18/+46
2021-08-18Delete list-node p2 rest layerlukegleeson1-0/+7
2021-08-11Merge "Update response query format"aditya puthuparambil1-1/+9
2021-08-11Update response query formatniamhcore1-1/+9
2021-08-10Upgrade Swager Codegen-maven-pluginJosephKeenan2-15/+19
2021-07-13Editing of Nordix Licenses to ONAP guidelineslukegleeson5-9/+13
2021-07-09Support concurrent requests to create schema setsBruno Sakoto1-1/+4
2021-06-21Sonar Qube code smell clean upDylanB95EST1-2/+2
2021-06-15[OpenAPI] Implemented example as per example wiki page for getting anchors ba...JosephKeenan1-7/+70
2021-05-25Replace list-node content (part 2): CPS REST layerRuslan Kashapov1-0/+7
2021-05-20Response code fix (Bad Request instead of Not Found) when modifying non-exist...Ruslan Kashapov1-2/+6