summaryrefslogtreecommitdiffstats
path: root/sparkybe-onap-service/src/test/resources/filters/filterAggregationEndpoint_successPath_requestBody.json
blob: c32176038aa1da8f7b94d8395497d02fdc9c8c42 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "filters": [
    {
      "filterId": "1",
      "filterValue": "Created"
    },
    {
      "filterId": "2"
    }
  ]
}