aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/resources/simpleDeploy/daoPolicyListWildCardUnmatched.json
blob: 25fd06454c0286a92a582f6cd18ea818d01f4932 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "policies":  [
        {
            "name": "policy.some",
            "version": "1.2.3",
            "type": "another.type",
            "type_version": "100.2.3"
        }
    ]
}