Only update policies in PAP REST API
[policy/pap.git] / main / src / test / resources / simpleDeploy / createGroupNewPolicy2.json
1 {
2     "policies":  [
3         {
4             "name": "policyC",
5             "version": "1.2.3",
6             "type": "typeA",
7             "type_version": "100.2.3"
8         }
9     ]
10 }