aboutsummaryrefslogtreecommitdiffstats
path: root/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java
AgeCommit message (Expand)AuthorFilesLines
2024-08-01XML content support on add list elementRudrangi Anupriya1-2/+4
2024-07-16XML content support on replace a node with descendantsRudrangi Anupriya1-13/+15
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-11-14CPS Delta API 1: Delta between 2 anchorsArpit Singh1-0/+18
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-06-26Chsnge to OpenApi 3.0egernug1-7/+9
2023-03-09Add new metrics to the get data node methodkissand1-0/+5
2023-02-17CPS-1401 Implement V2 of GET Data Node APIarpitsingh1-11/+20
2023-01-23Added depth parameter in query nodes API.rajesh.kumar1-3/+15
2022-12-22XML content on create anchors node supportMichal Jagiello1-7/+14
2022-12-16API versioning supported and added different versions for POST APIsrajesh.kumar1-8/+12
2022-11-02Ensure prefix is correct module prefixToineSiebelink1-2/+6
2022-08-25Performance Improvement: Batch Update DataNodeslukegleeson1-1/+1
2022-02-17Align JSON DataNode for Get and Post/Put API in CPSputhuparambil.aditya1-2/+2
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh1-15/+16
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-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 Kumari1-5/+0
2021-08-25Add optional observed timestamp in the cps data apiaditya puthuparambil1-18/+40
2021-08-18Delete list-node p2 rest layerlukegleeson1-0/+7
2021-08-10Upgrade Swager Codegen-maven-pluginJosephKeenan1-10/+12
2021-07-13Editing of Nordix Licenses to ONAP guidelineslukegleeson1-2/+2
2021-05-25Replace list-node content (part 2): CPS REST layerRuslan Kashapov1-0/+7
2021-05-11Create list-node elements (part2): CPS REST layerRuslan Kashapov1-1/+8
2021-04-28Fix Code smellsshivasubedi1-2/+1
2021-04-26Get Data under anchor using single rootRishi.Chail1-5/+2
2021-04-20Create child data node (part 1): CPS service + RESTRuslan Kashapov1-6/+14
2021-04-07Fix SonarQube violationsToineSiebelink1-1/+1
2021-02-18Data fragment update by xpath #3 - rest and service layersRuslan Kashapov1-3/+17
2021-01-26Ensure CPS REST API Specs conform to ONAP standardsRishi.Chail1-1/+1
2021-02-04Fetching data node by xpath - rest and service layersRuslan Kashapov1-5/+17
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-9/+9
2021-01-21Enable log level management via actuator, /cps/api path to use for REST contr...Ruslan Kashapov1-0/+2
2021-01-15Split OpenAPI yaml fileputhuparambil.aditya1-1/+1
2020-12-17Split the CpsRestController.javaputhuparambil.aditya1-0/+54