Add new appconfig for spring-boot sparky
[aai/test-config.git] / sparky / appconfig / filters / aaiui_views.json
1 {
2     "views": [
3     {
4         "viewName" : "vnfSearch",
5         "filters" : [
6           {
7              "filterId": "1"
8           },
9           {
10              "filterId": "2"
11           },
12           {
13              "filterId": "7"
14           },
15           {
16              "filterId": "8"
17           }
18          ]
19     }
20    ]
21 }