summaryrefslogtreecommitdiffstats
path: root/sparky/appconfig/camel-rests/sparky-core-unifiedFilterRequest.xml
blob: 1b975e9dd3a9ad54ec5e665d806c19e275c0cf51 (plain)
1
2
3
4
5
6
7
<rests xmlns="http://camel.apache.org/schema/spring">
   <rest>
      <post uri="/search/unifiedFilterRequest">
         <to uri="bean:filterProcessor?method=getFiltersWithValues"/>
      </post>
   </rest>
</rests>