aboutsummaryrefslogtreecommitdiffstats
path: root/cps-rest
AgeCommit message (Expand)AuthorFilesLines
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
2021-11-23CPS-314: Delete Dataspaceniamhcore4-1/+48
2021-11-02Delete DataNode (xpath) for a given AnchorDylanB95EST3-0/+53
2021-11-02Clean Up Code around List NodesDylanB95EST4-45/+40
2021-10-21Upgrade maven dependenciesBruno Sakoto1-1/+1
2021-10-14Step 10 : Bumping origin/master version cps-2.1.0puthuparambil.aditya1-1/+1
2021-10-14Step 6 : Bumping version cps-2.0.2puthuparambil.aditya1-1/+1
2021-09-21Address Sonar Qube issuesToineSiebelink1-0/+20
2021-09-14Upgrade to next snapshot versionBruno Sakoto1-1/+1
2021-09-13Upgade the version to 2.0.0Renu Kumari1-1/+1
2021-09-01Add ncmp endpoints to swagger-uiRenu Kumari10-98/+40
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-pluginJosephKeenan6-52/+22
2021-07-16CPS-401 Update Open API YAML with data types and example for output (cpsData)JosephKeenan6-3/+14
2021-07-13Editing of Nordix Licenses to ONAP guidelineslukegleeson12-17/+31
2021-07-09Support concurrent requests to create schema setsBruno Sakoto2-1/+12
2021-06-21Sonar Qube code smell clean upDylanB95EST1-2/+2
2021-06-18Merge "Missing licence info added in pom file"Bruno Sakoto7-0/+99
2021-06-18Missing licence info added in pom fileshivasubedi7-0/+99
2021-06-15[OpenAPI] Implemented example as per example wiki page for getting anchors ba...JosephKeenan4-12/+133
2021-06-01Introducing Antlr4 for cpsPath parsingToineSiebelink1-11/+12
2021-05-26Aligning differing openAPI paths (cps-rest & ncmp-rest)JosephKeenan6-1/+1
2021-05-25Replace list-node content (part 2): CPS REST layerRuslan Kashapov3-1/+50
2021-05-20Response code fix (Bad Request instead of Not Found) when modifying non-exist...Ruslan Kashapov2-2/+30
2021-05-11Create list-node elements (part2): CPS REST layerRuslan Kashapov5-5/+63
2021-04-29Investigate and update Spock versionshivasubedi6-18/+6
2021-04-28- Remove redundant and misleading testsToineSiebelink1-29/+11
2021-04-28Fix Code smellsshivasubedi4-14/+11
2021-04-26Get Data under anchor using single rootRishi.Chail2-6/+3
2021-04-20Create child data node (part 1): CPS service + RESTRuslan Kashapov3-9/+45
2021-04-07Fix SonarQube violationsToineSiebelink1-1/+1
2021-04-07Merge "Fix upload size to be greater than 1MB"Bruno Sakoto2-0/+28296
2021-04-07Fix upload size to be greater than 1MBniamhcore2-0/+28296