Generate notifications when policies change
[policy/pap.git] / main / src / test / resources / simpleDeploy / daoPolicyListDelPolicy.json
1 {
2     "policies":  [
3         {
4             "name": "ToBeDeleted",
5             "version": "1.2.3",
6             "type": "typeA",
7             "type_version": "100.2.3"
8         }
9     ]
10 }