summaryrefslogtreecommitdiffstats
path: root/sparkybe-onap-service/src/test/resources/filters/aaiui_views.json
blob: dce8926c17830e37bef2bdbb43c7b82a4bc34fad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
	"views": [{
		"viewName": "vnfSearch",
		"filters": [{
			"filterId": "1"
		},
		{
			"filterId": "2"
		},
		{
			"filterId": "7"
		},
		{
			"filterId": "8"
		}]
	}]
}