summaryrefslogtreecommitdiffstats
path: root/cps-rest/src
AgeCommit message (Expand)AuthorFilesLines
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-17Add code coverage for missing branches in pagination API(ep4)rajesh.kumar1-2/+36
2023-08-03Merge "Support pagination in query across all anchors(ep4)"Luke Gleeson2-14/+92
2023-08-02Support pagination in query across all anchors(ep4)rajesh.kumar2-14/+92
2023-07-31Add 'direct' keyword to descendants option to query direct children (ep1)Rudrangi Anupriya1-2/+2
2023-07-28Add 'direct' keyword to descendants option to query direct children (ep1)Rudrangi Anupriya1-2/+8
2023-07-18Persisting a list element to a parent list (ep2)Rudrangi Anupriya1-0/+23
2023-07-11Combine alreadyDefinedException classesdanielhanrahan1-3/+2
2023-06-29Improved code coverage (branches) around multipart file utilsToineSiebelink1-11/+26
2023-06-26Chsnge to OpenApi 3.0egernug2-15/+19
2023-03-21Query data nodes across all anchors under one dataspacerajesh.kumar2-0/+49
2023-03-09Add new metrics to the get data node methodkissand2-0/+10
2023-02-20Fix sonar code smellhalil.cakal3-5/+5
2023-02-17CPS-1401 Implement V2 of GET Data Node APIarpitsingh2-39/+97
2023-02-13Test for yang file archive limitationhalil.cakal5-38/+72
2023-02-08Correct calculation of zip archive size for schemaset uploadArne Chrestin1-1/+1
2023-01-31Introduce InstrumentationToineSiebelink2-3/+16
2023-01-23Added depth parameter in query nodes API.rajesh.kumar4-13/+90
2022-12-22XML content on create anchors node supportMichal Jagiello3-47/+60
2022-12-16API versioning supported and added different versions for POST APIsrajesh.kumar4-47/+119
2022-12-09Added API to get all schema sets for a given dataspace.rajesh.kumar2-0/+29
2022-11-18Added get APIs for dataspace.rajesh.kumar3-0/+50
2022-11-10HTTP error code 500 changed to 400 for invalid JSON payloadrajesh.kumar2-1/+16
2022-11-02Ensure prefix is correct module prefixToineSiebelink5-8/+33
2022-09-13Handle partial failure (improvements)ToineSiebelink1-1/+2
2022-08-25Performance Improvement: Batch Update DataNodeslukegleeson2-4/+4
2022-04-25Fix Absolute Path to list with Integer/String keyLathish1-1/+0
2022-03-30Additional validation for names/identifiersDylanB95EST1-4/+3
2022-03-10Replacing ModelMapper with MapStructlukegleeson6-78/+109
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.aditya4-13/+17
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_sourabh5-36/+45
2022-01-07CPS-Core: Unable to parse JSON input with space for POST endpointsourabh_sourabh2-30/+31
2021-12-02Adding examples in openapi for cps-coreputhuparambil.aditya3-48/+45
2021-11-23CPS-314: Delete Dataspaceniamhcore3-1/+28
2021-11-02Delete DataNode (xpath) for a given AnchorDylanB95EST2-0/+30
2021-11-02Clean Up Code around List NodesDylanB95EST2-33/+28
2021-09-01Add ncmp endpoints to swagger-uiRenu Kumari9-822/+2
2021-08-30Change the list-node rest interfaceRenu Kumari3-8/+8
2021-08-25Add optional observed timestamp in the cps data apiaditya puthuparambil7-95/+275
2021-08-18Delete list-node p2 rest layerlukegleeson3-0/+42
2021-08-11Merge "Update response query format"aditya puthuparambil2-4/+15
2021-08-11Update response query formatniamhcore2-4/+15
2021-08-10Upgrade Swager Codegen-maven-pluginJosephKeenan5-48/+22
2021-07-16CPS-401 Update Open API YAML with data types and example for output (cpsData)JosephKeenan5-0/+749