aboutsummaryrefslogtreecommitdiffstats
path: root/cps-rest/src/test/groovy/org/onap
AgeCommit message (Expand)AuthorFilesLines
2022-03-30Additional validation for names/identifiersDylanB95EST1-4/+3
2022-03-10Replacing ModelMapper with MapStructlukegleeson4-45/+80
2022-02-17Align JSON DataNode for Get and Post/Put API in CPSputhuparambil.aditya2-8/+12
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh3-15/+22
2022-01-07CPS-Core: Unable to parse JSON input with space for POST endpointsourabh_sourabh1-21/+20
2021-12-02Adding examples in openapi for cps-coreputhuparambil.aditya2-35/+30
2021-11-23CPS-314: Delete Dataspaceniamhcore2-1/+16
2021-11-02Delete DataNode (xpath) for a given AnchorDylanB95EST1-0/+22
2021-11-02Clean Up Code around List NodesDylanB95EST1-25/+20
2021-09-01Add ncmp endpoints to swagger-uiRenu Kumari1-6/+1
2021-08-30Change the list-node rest interfaceRenu Kumari1-6/+6
2021-08-25Add optional observed timestamp in the cps data apiaditya puthuparambil2-77/+175
2021-08-18Delete list-node p2 rest layerlukegleeson1-0/+15
2021-08-11Merge "Update response query format"aditya puthuparambil1-3/+6
2021-08-11Update response query formatniamhcore1-3/+6
2021-08-10Upgrade Swager Codegen-maven-pluginJosephKeenan3-33/+3
2021-07-13Editing of Nordix Licenses to ONAP guidelineslukegleeson5-6/+13
2021-06-15[OpenAPI] Implemented example as per example wiki page for getting anchors ba...JosephKeenan1-1/+1
2021-06-01Introducing Antlr4 for cpsPath parsingToineSiebelink1-11/+12
2021-05-25Replace list-node content (part 2): CPS REST layerRuslan Kashapov1-1/+17
2021-05-20Response code fix (Bad Request instead of Not Found) when modifying non-exist...Ruslan Kashapov1-0/+24
2021-05-11Create list-node elements (part2): CPS REST layerRuslan Kashapov1-4/+18
2021-04-29Investigate and update Spock versionshivasubedi5-18/+1
2021-04-28- Remove redundant and misleading testsToineSiebelink1-29/+11
2021-04-26Get Data under anchor using single rootRishi.Chail1-1/+1
2021-04-20Create child data node (part 1): CPS service + RESTRuslan Kashapov1-3/+30
2021-04-07Merge "Fix upload size to be greater than 1MB"Bruno Sakoto1-0/+23
2021-04-07Fix upload size to be greater than 1MBniamhcore1-0/+23
2021-04-07Delete anchor part 2: cps restRuslan Kashapov1-1/+13
2021-04-06Fix for security hotspot related to safe archive expansionputhuparambil.aditya1-0/+101
2021-03-29Fix for AlreadyDefinedException test.niamhcore1-6/+6
2021-03-24Internal Server Error when creating the same data node twiceniamhcore3-23/+18
2021-03-12Merge "Move web security configuration to application module"Toine Siebelink5-104/+30
2021-03-12Move web security configuration to application moduleRuslan Kashapov5-104/+30
2021-03-11Exception stack trace is exposedniamhcore1-18/+2
2021-03-09Improve error reporting for invalid cps path queryniamhcore1-1/+3
2021-03-05Add basic authentication securityBruno Sakoto5-65/+179
2021-03-02CPS-265 - updating cps path to support include-descendants option.niamhcore1-9/+18
2021-02-26Implement getDataNode(anchorName, xPath) in NF-ProxyHanif Kukkalli1-0/+11
2021-02-22Rest & Java API layer - Query Datanodes using cpsPath that contains contains ...niamhcore4-0/+98
2021-01-27Correct URL for Get a node using anchor and dataspaceRishi.Chail1-8/+14
2021-02-18Data fragment update by xpath #3 - rest and service layersRuslan Kashapov1-11/+54
2021-02-09General groovy test improvementsToineSiebelink1-30/+43
2021-02-04Fetching data node by xpath - rest and service layersRuslan Kashapov1-5/+74
2021-02-04fix mvc tests skipped for rest servicesRuslan Kashapov1-1/+1
2021-02-04Merge "Decouple configuration from application"Toine Siebelink2-2/+2
2021-02-02Refactoring tests and adding tests for creating a node.niamhcore2-90/+176
2021-02-01Decouple configuration from applicationClaudio D. Gasparini2-2/+2
2021-02-01Merge "Retrieve an Anchor for a given dataspace by anchor name - REST layer"Toine Siebelink1-6/+20
2021-02-01Attach a (JSON) data instance for a container with children to a given Anchorniamhcore2-0/+8