aboutsummaryrefslogtreecommitdiffstats
path: root/cps-rest/src/test/groovy/org/onap/cps/rest/controller/AdminRestControllerSpec.groovy
AgeCommit message (Expand)AuthorFilesLines
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-03-24Internal Server Error when creating the same data node twiceniamhcore1-3/+3
2021-03-12Move web security configuration to application moduleRuslan Kashapov1-25/+9
2021-03-05Add basic authentication securityBruno Sakoto1-25/+71
2021-02-22Rest & Java API layer - Query Datanodes using cpsPath that contains contains ...niamhcore1-0/+5
2021-02-04Merge "Decouple configuration from application"Toine Siebelink1-1/+1
2021-02-02Refactoring tests and adding tests for creating a node.niamhcore1-90/+104
2021-02-01Decouple configuration from applicationClaudio D. Gasparini1-1/+1
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 Anchorniamhcore1-0/+4
2021-01-23Retrieve an Anchor for a given dataspace by anchor name - REST layerRishi.Chail1-6/+20
2021-01-22Merge "Enable log level management via actuator, /cps/api path to use for RES...Toine Siebelink1-7/+11
2021-01-21Enable log level management via actuator, /cps/api path to use for REST contr...Ruslan Kashapov1-7/+11
2021-01-21ZIP archive support for multiple YANG files delivery on Schema Set creation u...Ruslan Kashapov1-9/+60
2021-01-19Delete schema set - REST and service layersRuslan Kashapov1-7/+31
2021-01-15Split OpenAPI yaml fileputhuparambil.aditya1-1/+1
2021-01-11Rework CpsModulePersistenceServiceClaudio David Gasparini1-13/+26
2021-01-06Create dataspaceRuslan Kashapov1-0/+28
2021-01-06WebMVC groovy test cases for AdminRestControllerputhuparambil.aditya1-1/+38
2020-12-24Create schema set REST API and service levelRuslan Kashapov1-0/+85