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