aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/main/java/org/onap/policy/pap/main/rest/PdpGroupCreateOrUpdateProvider.java
AgeCommit message (Expand)AuthorFilesLines
2021-12-14Migrate pap startup & controllers to spring boota.sreekumar1-7/+3
2021-06-29Set "source" name in PAP PdpMessagesJim Hahn1-0/+3
2021-06-18Fix new checkstyle issues in papJim Hahn1-1/+1
2021-05-06Fix sonars in policy-papJim Hahn1-12/+12
2021-04-28Remove GroupValidationResultJim Hahn1-9/+5
2021-01-15Make PAP statelessJim Hahn1-4/+5
2021-01-05Changed identifiers to concept identifiersliamfallon1-7/+7
2020-02-10Cleanup the sonar issues in PAPa.sreekumar1-10/+4
2020-01-23Handling supported policy type during PdpGroup Updatea.sreekumar1-36/+31
2019-12-09Only update policies in PAP REST APIJim Hahn1-3/+4
2019-12-05Create PAP API to only create/update PdpGroupsa.sreekumar1-0/+459