aboutsummaryrefslogtreecommitdiffstats
path: root/cps-rest
AgeCommit message (Expand)AuthorFilesLines
2023-03-23Release cps3.2.6jenkins-releng1-1/+1
2023-03-21Query data nodes across all anchors under one dataspacerajesh.kumar5-0/+103
2023-03-20CPS-1526 Fix response message for PATCH operationarpitsingh1-1/+2
2023-03-13Merge "Add new metrics to the get data node method"Toine Siebelink2-0/+10
2023-03-10Bump CPS versionmpriyank1-1/+1
2023-03-09Bump CPS versionmpriyank1-1/+1
2023-03-09Add new metrics to the get data node methodkissand2-0/+10
2023-03-07Release process stage 7seanbeirne1-1/+1
2023-02-20Fix sonar code smellhalil.cakal3-5/+5
2023-02-17CPS-1401 Implement V2 of GET Data Node APIarpitsingh3-40/+98
2023-02-13Test for yang file archive limitationhalil.cakal5-38/+72
2023-02-08Merge "Correct calculation of zip archive size for schemaset upload"Toine Siebelink1-1/+1
2023-02-08Release Process Step 7mpriyank1-1/+1
2023-02-08Correct calculation of zip archive size for schemaset uploadArne Chrestin1-1/+1
2023-02-03Descendants description changed in openApirajesh.kumar1-1/+1
2023-01-31Introduce InstrumentationToineSiebelink2-3/+16
2023-01-27Update version files for release processseanbeirne1-1/+1
2023-01-23Added depth parameter in query nodes API.rajesh.kumar11-56/+246
2022-12-22XML content on create anchors node supportMichal Jagiello5-48/+92
2022-12-16API versioning supported and added different versions for POST APIsrajesh.kumar12-149/+413
2022-12-09Merge "Added API to get all schema sets for a given dataspace."Toine Siebelink4-1/+55
2022-12-09Added API to get all schema sets for a given dataspace.rajesh.kumar4-1/+55
2022-12-01Filter on private properties of CM Handlesleventecsanyi1-1/+1
2022-11-18Added get APIs for dataspace.rajesh.kumar6-1/+118
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-10-24[NCMP] Add Basic Auth to OpenAPI DefinitionsJosephKeenan1-0/+8
2022-10-17Bump the minor CPS versionmpriyank1-1/+1
2022-10-05Bump CPS version to 3.1.5-SNAPSHOTmpriyank1-1/+1
2022-09-30Bump CPS to 3.1.4-SNAPSHOTmpriyank1-1/+1
2022-09-29Bump CPS to 3.1.3-SNAPSHOTmpriyank1-1/+1
2022-09-28Prep for 3.1.2 of CPSmpriyank1-1/+1
2022-09-23Prepare for next CPS Core releasempriyank1-1/+1
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/identifiersDylanB95EST2-4/+5
2022-03-21Update versions for next releaseToineSiebelink1-1/+1
2022-03-16Upgrade to next snapshot versionBruno Sakoto1-1/+1
2022-03-10Replacing ModelMapper with MapStructlukegleeson8-80/+118
2022-03-01Create Endpoint For Get Cm Handles By NameDylanB95EST1-10/+5
2022-02-28Updated openapi.yaml to match to changes in get data node APIputhuparambil.aditya4-30/+20
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-31[TECHDEBT] Align CPS Core REST API Specification and ImplementationJosephKeenan4-24/+59
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.aditya6-72/+156