aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/resources/simpleDeploy/createGroupNewPolicy.json
blob: 9aa54cb9ed367d58f05687510737f537f4ae61cd (plain)
1
2
3
4
5
6
7
8
9
10
{
    "policies":  [
        {
            "name": "policyB",
            "version": "1.2.3",
            "type": "typeA",
            "type_version": "100.2.3"
        }
    ]
}