summaryrefslogtreecommitdiffstats
path: root/src/test/resources/filters/filterAggregationEndpoint_successPath_requestBody.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources/filters/filterAggregationEndpoint_successPath_requestBody.json')
-rw-r--r--src/test/resources/filters/filterAggregationEndpoint_successPath_requestBody.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/test/resources/filters/filterAggregationEndpoint_successPath_requestBody.json b/src/test/resources/filters/filterAggregationEndpoint_successPath_requestBody.json
new file mode 100644
index 0000000..c321760
--- /dev/null
+++ b/src/test/resources/filters/filterAggregationEndpoint_successPath_requestBody.json
@@ -0,0 +1,11 @@
+{
+ "filters": [
+ {
+ "filterId": "1",
+ "filterValue": "Created"
+ },
+ {
+ "filterId": "2"
+ }
+ ]
+} \ No newline at end of file