summaryrefslogtreecommitdiffstats
path: root/main/src/test/resources/simpleDeploy/group3.json
AgeCommit message (Collapse)AuthorFilesLines
2019-04-13Support group-oriented REST APIJim Hahn1-0/+3
Added code to support PDP group create/update & delete REST API calls. The create/update request can also be used to deploy/undeploy policies. It is assumed that the create/update request specifies a valid list of supported policy types for each subgroup (i.e., PDP type). Updated due to elimination of "version" from group in policy/models. Added/updated junits. Change-Id: I1916d9b17dfd5f12129c6f6a2fcf54e706662c10 Issue-ID: POLICY-1542 Signed-off-by: Jim Hahn <jrh3@att.com>