aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/java/org/onap/policy/pap/main/rest/TestPdpGroupDeployControllerV1.java
AgeCommit message (Expand)AuthorFilesLines
2023-08-17Java 17 / Spring 6 / Spring Boot 3 Upgradeadheli.tavares1-6/+6
2023-01-25Server Stubs PAPlapentafd1-1/+1
2022-11-17Topic names in PAP should be configurable from application.yamladheli.tavares1-3/+6
2021-01-05Changed identifiers to concept identifiersliamfallon1-4/+4
2019-12-09Only update policies in PAP REST APIJim Hahn1-11/+14
2019-12-03Move deploy/undeploy REST classesJim Hahn1-0/+112
2019-04-05Flesh out policy deployment REST APIJim Hahn1-114/+0
2019-04-05Fixes per latest models updatesJim Hahn1-3/+1
2019-04-04Adding more code to pdp registration handlerramverma1-8/+8
2019-04-03Fix classes in pap to align with change in modelsramverma1-2/+2
2019-03-20Adding query & state change PAP REST API'sramverma1-11/+13
2019-03-13Add simple deploy/undeploy REST APIJim Hahn1-7/+43
2019-03-13Add PDP Group Deploy and Delete REST API stubsJim Hahn1-0/+78