Pamela Dragosh | 40b1ff8 | 2020-08-25 10:18:40 -0400 | [diff] [blame] | 1 | { |
2 | "policies": { | ||||
3 | "test_match_1": { | ||||
4 | "type": "onap.policies.match.Test", | ||||
5 | "type_version": "1.0.0", | ||||
6 | "properties": { | ||||
7 | "matchable": "foo", | ||||
8 | "nonmatchable": "value1" | ||||
9 | }, | ||||
10 | "name": "test_match_1", | ||||
11 | "version": "1.0.0", | ||||
12 | "metadata": { | ||||
13 | "policy-id": "test_match_1", | ||||
14 | "policy-version": "1.0.0" | ||||
15 | } | ||||
16 | } | ||||
17 | } | ||||
18 | } |