Add new appconfig for spring-boot sparky
[aai/test-config.git] / sparky / appconfig / camel-rests / sparky-core-unifiedFilterRequest.xml
diff --git a/sparky/appconfig/camel-rests/sparky-core-unifiedFilterRequest.xml b/sparky/appconfig/camel-rests/sparky-core-unifiedFilterRequest.xml
new file mode 100644 (file)
index 0000000..1b975e9
--- /dev/null
@@ -0,0 +1,7 @@
+<rests xmlns="http://camel.apache.org/schema/spring">
+   <rest>
+      <post uri="/search/unifiedFilterRequest">
+         <to uri="bean:filterProcessor?method=getFiltersWithValues"/>
+      </post>
+   </rest>
+</rests>
\ No newline at end of file